Add Persistent, so that the timer is triggered if missed last time.

This commit is contained in:
Florian Lindner 2018-05-17 21:47:58 +02:00
parent 61033bb4e5
commit 64bdbc4bf0
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Description=Run borgmatic backup
[Timer] [Timer]
OnCalendar=daily OnCalendar=daily
Persistent=true
[Install] [Install]
WantedBy=timers.target WantedBy=timers.target