mirror of https://github.com/digint/btrbk
11 lines
136 B
SYSTEMD
11 lines
136 B
SYSTEMD
![]() |
[Unit]
|
||
|
Description=btrbk daily backup
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily
|
||
|
AccuracySec=10min
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|