rsnapshot/rsnapshot-daily.timer
Silvan Calarco fc4323fa98 require perl-Lchown
add systemd weekly and monthly time, change daily start time (00:00), verbose output (-v) [release 1.4.2-2mamba;Sat Sep 09 2017]
2024-01-05 17:30:03 +01:00

12 lines
188 B
SYSTEMD

[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