chiark / gitweb /
login: track login class (i.e. one of "user", "greeter", "lock-screen") for each...
[elogind.git] / units / suse / rc-local.service
index d4ff92f5990cfad73937e86c97bf492fb9b01c53..2384a18f94773627aef0d0d95f54a42c1fa20b66 100644 (file)
@@ -5,9 +5,11 @@
 #  the Free Software Foundation; either version 2 of the License, or
 #  (at your option) any later version.
 
+# This unit gets pulled automatically into multi-user.target by
+# systemd-rc-local-generator if /etc/init.d/boot.local is executable.
 [Unit]
 Description=/etc/init.d/boot.local Compatibility
-ConditionFileIsExecutable=/etc/init.d/boot.local
+After=network.target
 
 [Service]
 Type=oneshot