various
This commit is contained in:
parent
b79c79e835
commit
11e45a59d1
3 changed files with 12 additions and 6 deletions
11
etc/systemd/system/zio-backup.timer
Normal file
11
etc/systemd/system/zio-backup.timer
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=Zio Backup (daily)
|
||||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
AccuracySec=1m
|
||||
RandomizedDelaySec=1h
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue