chiark / gitweb /
units: suse - reboot: do not wait for tty
[elogind.git] / units / suse / poweroff.service
index e9aff275d4458cc5296025853fb60ff46fbf5397..f68882c14341bd5f2f61eb55ef2937cecb164b9f 100644 (file)
@@ -8,13 +8,12 @@
 [Unit]
 Description=Power-Off
 DefaultDependencies=no
-Wants=shutdown.target
-After=shutdown.target
-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
+After=shutdown.target umount.target
 
 [Service]
 Type=finish
 ValidNoProcess=yes
 Environment=COLD_BOOT=1
 ExecStart=/etc/init.d/halt
-StandardInput=tty
+StandardOutput=tty