12 lines
262 B
Text
12 lines
262 B
Text
|
|
# Géré par Set-OPS (rôle client_backup). Ne pas éditer à la main.
|
||
|
|
[Unit]
|
||
|
|
Description=Planification de la sauvegarde applicative Set-OPS
|
||
|
|
|
||
|
|
[Timer]
|
||
|
|
OnCalendar={{ client_backup_horaire }}
|
||
|
|
RandomizedDelaySec=900
|
||
|
|
Persistent=true
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=timers.target
|