summaryrefslogtreecommitdiff
path: root/units/fedora/rc-local.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-05-18 03:08:35 +0200
committerLennart Poettering <lennart@poettering.net>2010-05-18 03:08:35 +0200
commit835d81db939bf7a75fcf057462d71777ec475c21 (patch)
tree2270c373db201b220d871d3d23e58a59e7df12a0 /units/fedora/rc-local.service
parent1e3fc6541f92cc1c42ba1b3a7bbe4c8c7b918156 (diff)
units: synchronize with shutdown.target
Diffstat (limited to 'units/fedora/rc-local.service')
-rw-r--r--units/fedora/rc-local.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service
index e8284a183a..30a2c8afbd 100644
--- a/units/fedora/rc-local.service
+++ b/units/fedora/rc-local.service
@@ -18,6 +18,7 @@
[Unit]
Description=/etc/rc.local Compatibility
Requires=basic.target
+Conflicts=shutdown.target
# The rcN.d symlink uses the name "local" while the script itself is
# called "rc.local", hence carry both names here.