Browse Source

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

Florian Lindner 7 năm trước cách đây
mục cha
commit
64bdbc4bf0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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