diff options
Diffstat (limited to 'systemd')
-rw-r--r-- | systemd/pacman-offline-prepare.timer | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/systemd/pacman-offline-prepare.timer b/systemd/pacman-offline-prepare.timer index 75ce355..e71fe35 100644 --- a/systemd/pacman-offline-prepare.timer +++ b/systemd/pacman-offline-prepare.timer @@ -3,7 +3,8 @@ Description=Prepare pacman offline system-update [Timer] OnBootSec=5min -OnUnitActiveSec=1d +OnCalendar=02:00:00 +RandomizedDelaySec=45minutes [Install] WantedBy=timers.target |