2
0
Эх сурвалжийг харах

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

Florian Lindner 7 жил өмнө
parent
commit
64bdbc4bf0

+ 1 - 0
sample/systemd/borgmatic.timer

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