chiark / gitweb /
umount: try to get rid of DM devices
[elogind.git] / units / fedora / halt.service
index 4fe0d532f687fa08f97cdddf69e0e7a04e16b4ba..c337dce6d9ad4523c2723f5f1ef173dcfc34b554 100644 (file)
@@ -9,12 +9,11 @@
 Description=Halt
 DefaultDependencies=no
 Requires=shutdown.target umount.target killall.service
-Conflicts=sysinit.service
-After=shutdown.target umount.target killall.service sysinit.service
+After=shutdown.target umount.target killall.service
 
 [Service]
-Type=finish
-ValidNoProcess=yes
+Type=oneshot
+RemainAfterExit=yes
 Environment=INIT_HALT=HALT RUNLEVEL=0
 ExecStart=/etc/init.d/halt start
-StandardInput=tty
+StandardOutput=tty