units: shut down sysinit service on shutdown

This commit is contained in:
Lennart Poettering 2010-06-07 02:42:58 +02:00
parent fc5df99e24
commit ef9b78bb03

View file

@ -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