Prechádzať zdrojové kódy

Add randomized delay to systemd timer.

Merge pull request from Daniel15/patch-1
Dan Helfman 3 rokov pred
rodič
commit
e238e256f7
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      sample/systemd/borgmatic.timer

+ 1 - 0
sample/systemd/borgmatic.timer

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