mirror of https://github.com/digint/btrbk
Create btrbk-network.timer.in
Create timer file for the new btrbk-network.service unit.pull/611/head
parent
c306a27c8f
commit
a8156b6f7f
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=btrbk daily backup (with network support)
|
||||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
AccuracySec=10min
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Reference in New Issue