aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--systemd/pacman-offline.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/pacman-offline.service b/systemd/pacman-offline.service
index 3b698a3..01ce462 100644
--- a/systemd/pacman-offline.service
+++ b/systemd/pacman-offline.service
@@ -1,6 +1,6 @@
[Unit]
Description=Offline system update with pacman
-ConditionPathExists=/system-update
+ConditionPathIsSymbolicLink=/system-update
DefaultDependencies=false
Requires=sysinit.target dbus.socket
After=sysinit.target dbus.socket