initial commit
This commit is contained in:
commit
1e96c4e5ee
6 changed files with 1098 additions and 0 deletions
11
backup-manager.timer.j2
Normal file
11
backup-manager.timer.j2
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=Sync backups
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 10:00:00
|
||||
RandomizedDelaySec=3h
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue