Add randomized delay to systemd timer

configuration-env-resolve
Daniel Lo Nigro 11 months ago committed by GitHub
parent d58d450628
commit 3ecb92a8d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save