Explorar o código

Add randomized delay to systemd timer

Daniel Lo Nigro %!s(int64=3) %!d(string=hai) anos
pai
achega
3ecb92a8d2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      sample/systemd/borgmatic.timer

+ 1 - 0
sample/systemd/borgmatic.timer

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