system-helpers/etc/systemd/user/restic-check@.timer

10 lines
212 B
SYSTEMD
Raw Normal View History

2022-06-04 23:09:23 +00:00
[Unit]
Description=Run restic check script for %I utilizing ~/.config/restic/%I/check.sh file using env ~/.config/restic/%I/env
2022-06-04 23:09:23 +00:00
[Timer]
OnCalendar=Wed 22:00:00
Persistent=false
[Install]
WantedBy=timers.target