aboutsummaryrefslogtreecommitdiff
path: root/rc-local-shutdown.service
diff options
context:
space:
mode:
Diffstat (limited to 'rc-local-shutdown.service')
-rw-r--r--rc-local-shutdown.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc-local-shutdown.service b/rc-local-shutdown.service
index 5f672f7..2d0715c 100644
--- a/rc-local-shutdown.service
+++ b/rc-local-shutdown.service
@@ -1,6 +1,6 @@
[Unit]
Description=/etc/rc.local.shutdown Compatibility
-ConditionPathIsExecutable=/etc/rc.local.shutdown
+ConditionFileIsExecutable=/etc/rc.local.shutdown
DefaultDependencies=no
After=rc-local.service basic.target
Before=shutdown.target