diff options
Diffstat (limited to 'units/suse')
-rw-r--r-- | units/suse/rc-local.service | 1 |
1 files changed, 0 insertions, 1 deletions
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 |