Răsfoiți Sursa

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

Florian Lindner 7 ani în urmă
părinte
comite
64bdbc4bf0
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      sample/systemd/borgmatic.timer

+ 1 - 0
sample/systemd/borgmatic.timer

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