restic-config/restic.timer

11 lines
134 B
SYSTEMD
Raw Normal View History

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