Files
rsnapshot-schedule/rsnapshot-daily.timer
2020-04-08 10:39:35 -04:00

11 lines
190 B
SYSTEMD

[Unit]
Description=rsnapshot daily backup
PartOf=rsnapshot-schedule.target
[Timer]
# 05:30 is the clock time when to start it
OnCalendar=05:30
Persistent=true
Unit=rsnapshot@daily.service