rsnapshot/rsnapshot-daily.timer

12 lines
188 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=rsnapshot daily backup
[Timer]
# 0:00 is the clock time when to start it
OnCalendar=0:00
Persistent=true
Unit=rsnapshot@daily.service
[Install]
WantedBy=timers.target