Files
rsnapshot-schedule/rsnapshot-daily.timer
2020-06-07 12:57:40 -04:00

12 lines
244 B
SYSTEMD

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