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
Christoph Anton Mitterer 2022-11-12 04:45:00 +01:00
parent 9166d73be7
commit 87eeefa0ca
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Description=btrbk daily backup
[Timer]
OnCalendar=daily
OnCalendar=hourly
AccuracySec=10min
Persistent=true