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