chiark / gitweb /
reboot: don't wait for input tty
[elogind.git] / units / fedora / halt.service
index 0c0fa5fa380ac7816ccc8a0d681e08ca7d7aa338..6e2745eedd0c61c7df77cc68ec720d34054c0526 100644 (file)
@@ -8,13 +8,12 @@
 [Unit]
 Description=Halt
 DefaultDependencies=no
-Wants=shutdown.target killall.service
-After=shutdown.target killall.service
-Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
+Requires=shutdown.target umount.target killall.service
+After=shutdown.target umount.target killall.service
 
 [Service]
 Type=finish
 ValidNoProcess=yes
 Environment=INIT_HALT=HALT RUNLEVEL=0
 ExecStart=/etc/init.d/halt start
-StandardInput=tty
+StandardOutput=tty