chiark / gitweb /
umount: try to get rid of DM devices
[elogind.git] / units / fedora / halt.service
index cf9ad49e7a319174acfdddf8b15d8c15c59b8cbe..c337dce6d9ad4523c2723f5f1ef173dcfc34b554 100644 (file)
@@ -12,8 +12,8 @@ Requires=shutdown.target umount.target killall.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