9 lines
166 B
SYSTEMD
9 lines
166 B
SYSTEMD
[Unit]
|
|
Description=Run borgmatic check for %I utilizing /etc/borgmatic/%I.yml file
|
|
|
|
[Timer]
|
|
OnCalendar=Wed 21:30:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|