From 174c634ae4bffd643ab66634f1155f5b862fd1e5 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 5 Nov 2019 11:10:07 +0100 Subject: run daily, but on calendar... ... to get latest changes before possible reboot. --- systemd/pacman-offline-prepare.timer | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'systemd/pacman-offline-prepare.timer') 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 -- cgit v1.2.3-54-g00ecf