restic-config/restic.timer
2024-11-19 12:12:42 -05:00

10 lines
134 B
SYSTEMD

[Unit]
Description=Run backup weekly
[Timer]
OnCalendar=weekly
Persistent=true
Unit=restic.service
[Install]
WantedBy=timers.target