diff options
Diffstat (limited to 'systemd')
-rw-r--r-- | systemd/pacman-offline-prepare.timer | 1 | ||||
-rw-r--r-- | systemd/pacman-offline-reboot.timer | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/systemd/pacman-offline-prepare.timer b/systemd/pacman-offline-prepare.timer index 313b8cc..75ce355 100644 --- a/systemd/pacman-offline-prepare.timer +++ b/systemd/pacman-offline-prepare.timer @@ -1,6 +1,5 @@ [Unit] Description=Prepare pacman offline system-update -ConditionPathExists=!/var/lib/pacman/db.lck [Timer] OnBootSec=5min diff --git a/systemd/pacman-offline-reboot.timer b/systemd/pacman-offline-reboot.timer index b958b84..94855c7 100644 --- a/systemd/pacman-offline-reboot.timer +++ b/systemd/pacman-offline-reboot.timer @@ -1,6 +1,5 @@ [Unit] Description=Reboot for pacman offline system-update -ConditionPathExists=/system-update [Timer] OnCalendar=03:00:00 |