1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-23 21:35:11 +03:00

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