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

10 lines
176 B
SYSTEMD
Raw Normal View History

2021-11-23 21:25:05 +00:00
[Unit]
Description=Run borgmatic %I check timer utilizing HOME/.config/borgmatic/%I.yml file
2021-11-23 21:25:05 +00:00
[Timer]
OnCalendar=Wed 21:30:00
2021-11-23 21:25:05 +00:00
Persistent=true
[Install]
WantedBy=timers.target