summaryrefslogtreecommitdiff
path: root/rc-local.service
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-08-21 15:06:40 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-08-21 15:06:40 -0300
commit2fb1be996d4d8d459f4b4953a84af63f981b0bf0 (patch)
treef168040a0fc7e8e61c93197354938d95454e12a9 /rc-local.service
parentabbce1c6720dc3836c1df1337a49768158dff62b (diff)
parent7e019c49b21cf2e975ff7d8b2bedf3bb2477d1c6 (diff)
Merge branch 'master' of git://projects.archlinux.org/initscripts2012.08.21
Conflicts: Makefile
Diffstat (limited to 'rc-local.service')
-rw-r--r--rc-local.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc-local.service b/rc-local.service
index 6c4c412..b17b091 100644
--- a/rc-local.service
+++ b/rc-local.service
@@ -1,6 +1,6 @@
[Unit]
Description=/etc/rc.local Compatibility
-ConditionPathIsExecutable=/etc/rc.local
+ConditionFileIsExecutable=/etc/rc.local
[Service]
Type=oneshot