chiark / gitweb /
unit: introduce ConditionFileIsExecutable= and use it where we check for a binary...
[elogind.git] / units / fedora / halt-local.service
index 79f8f12b7d2097bcb28d874801247e88a49d15f7..a9f6feb32058b8922bd15a9bdc7b462f02f5d80a 100644 (file)
@@ -7,7 +7,7 @@
 
 [Unit]
 Description=/sbin/halt.local Compatibility
-ConditionPathExists=/sbin/halt.local
+ConditionFileIsExecutable=/sbin/halt.local
 DefaultDependencies=no
 After=shutdown.target
 Before=final.target