dotfiles/systemd/.config/systemd/user/restic-maintenance.timer

10 lines
153 B
SYSTEMD

[Unit]
Description=Weekly restic backup maintenance - deleting and checking
[Timer]
OnCalendar=weekly
Persistent=true
[Install]
WantedBy=timers.target