chiark / gitweb /
add a generator to pull rc-local.service in
[elogind.git] / units / fedora / rc-local.service
index 106b12c6771dd48d505f3b8cd72441a4639121b5..fade90c8dad284baa548be8fee537f211b3a0fba 100644 (file)
@@ -5,8 +5,10 @@
 #  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/rc.d/rc.local is executable.
 [Unit]
-Description=/etc/rc.local Compatibility
+Description=/etc/rc.d/rc.local Compatibility
 ConditionFileIsExecutable=/etc/rc.d/rc.local
 
 [Service]