summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
Diffstat (limited to 'units')
-rw-r--r--units/fedora/rc-local.service1
-rw-r--r--units/suse/rc-local.service1
2 files changed, 0 insertions, 2 deletions
diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service
index fade90c8da..36100dfe54 100644
--- a/units/fedora/rc-local.service
+++ b/units/fedora/rc-local.service
@@ -9,7 +9,6 @@
# systemd-rc-local-generator if /etc/rc.d/rc.local is executable.
[Unit]
Description=/etc/rc.d/rc.local Compatibility
-ConditionFileIsExecutable=/etc/rc.d/rc.local
[Service]
Type=forking
diff --git a/units/suse/rc-local.service b/units/suse/rc-local.service
index 0b9e1d0f9b..17f4322755 100644
--- a/units/suse/rc-local.service
+++ b/units/suse/rc-local.service
@@ -9,7 +9,6 @@
# 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
[Service]
Type=oneshot