1.0.0 Release IaaS
This commit is contained in:
10
config/services/systemd/common/kopia/kopia-backup.timer.j2
Normal file
10
config/services/systemd/common/kopia/kopia-backup.timer.j2
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Daily Kopia backup timer
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 03:00:00
|
||||
Persistent=true
|
||||
RandomizedDelaySec=300
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user