chiark / gitweb /
units: suse - reboot: do not wait for tty
[elogind.git] / units / arch / halt.service
index 190e4fee894b7aba630df3fd3b37f7117256f7f8..2017d91bf59fbeaef56c85d5c5c872d8cd55021a 100644 (file)
@@ -8,9 +8,8 @@
 [Unit]
 Description=Halt
 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