configpolicy/roles/restic/files/restic-backup.timer

12 lines
177 B
SYSTEMD

[Unit]
Description=Daily directory back up with restic
[Timer]
OnCalendar=daily
RandomizedDelaySec=12h
FixedRandomDelay=true
Persistent=true
[Install]
WantedBy=default.target