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

11 lines
222 B
SYSTEMD

[Unit]
Description=rsnapshot monthly backup
PartOf=rsnapshot-schedule.target
[Timer]
# Run once per month at 3:30 UTC, after daily and weekly runs
OnCalendar=*-*-1 03:30:00
Persistent=true
Unit=rsnapshot@monthly.service