mirror of https://github.com/digint/btrbk
contrib: systemd: btrbk.timer: run hourly
btrbk supports hourly backups, so it makes sense for the timer to run hourly, too. Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>pull/498/head
parent
9166d73be7
commit
87eeefa0ca
|
@ -2,7 +2,7 @@
|
|||
Description=btrbk daily backup
|
||||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
OnCalendar=hourly
|
||||
AccuracySec=10min
|
||||
Persistent=true
|
||||
|
||||
|
|
Loading…
Reference in New Issue