chiark / gitweb /
unit: introduce ConditionFileIsExecutable= and use it where we check for a binary...
[elogind.git] / units / suse / rc-local.service
index 38884c5cd38cf4a9e015ff1eef98c88387ebd341..fe4c00716eabf26d1053e32306e0b0762bcc6279 100644 (file)
@@ -7,7 +7,7 @@
 
 [Unit]
 Description=/etc/init.d/boot.local Compatibility
-ConditionPathExists=/etc/init.d/boot.local
+ConditionFileIsExecutable=/etc/init.d/boot.local
 
 [Service]
 Type=oneshot