restic-config/restic.timer

11 lines
134 B
SYSTEMD
Raw Normal View History

2024-11-19 17:12:42 +00:00
[Unit]
Description=Run backup weekly
[Timer]
OnCalendar=weekly
Persistent=true
Unit=restic.service
[Install]
WantedBy=timers.target