9 lines
170 B
SYSTEMD
9 lines
170 B
SYSTEMD
[Unit]
|
|
Description=Run borgmatic create for %I utilizing /etc/borgmatic/%I.yml file
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 20:00:00
|
|
Persistent=false
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|