Sfoglia il codice sorgente

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

Florian Lindner 7 anni fa
parent
commit
64bdbc4bf0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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