Add Persistent, so that the timer is triggered if missed last time.
This commit is contained in:
parent
61033bb4e5
commit
64bdbc4bf0
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Description=Run borgmatic backup
|
|||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
|
Loading…
Reference in a new issue