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

11 lines
170 B
SYSTEMD

[Unit]
Description=rsnapshot hourly backup
PartOf=rsnapshot-schedule.target
[Timer]
# Run hourly
OnCalendar=*-*-* *:00:00
Persistent=true
Unit=rsnapshot@hourly.service