Run borgmatic every hour
This commit is contained in:
parent
3f3f688da4
commit
01bca6597d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
Description=Timer for borgmatic backup
|
Description=Timer for borgmatic backup
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=daily
|
OnCalendar=hourly
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
|
Loading…
Reference in a new issue