summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-07 02:42:58 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-07 02:42:58 +0200
commitef9b78bb031f84d4f1c9dd2255068cc2afb9d088 (patch)
tree07eeac03e93776829cb6783683566c4f86c8eb53 /units
parentfc5df99e247b1bea9834b1e1e7b69ec6f955411e (diff)
units: shut down sysinit service on shutdown
Diffstat (limited to 'units')
-rw-r--r--units/fedora/sysinit.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/units/fedora/sysinit.service b/units/fedora/sysinit.service
index 1c0ce2c48b..5981552da9 100644
--- a/units/fedora/sysinit.service
+++ b/units/fedora/sysinit.service
@@ -8,6 +8,8 @@
[Unit]
Description=System Initialization
Before=local-fs.target remote-fs.target swap.target sockets.target
+Conflicts=shutdown.target
+Before=shutdown.target
[Service]
ExecStart=/etc/rc.d/rc.sysinit