11 lines
140 B
SYSTEMD
11 lines
140 B
SYSTEMD
|
[Install]
|
||
|
WantedBy=timers.target
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=weekly
|
||
|
Persistent=true
|
||
|
RandomizedDelaySec=10m
|
||
|
|
||
|
[Unit]
|
||
|
Description=Run borgmatic backup
|