chiark / gitweb /
units: update other distro units to recent fedora changes
[elogind.git] / units / arch / halt.service
index 445ca48d4400b0fc2469cb914fdc13efc7b13f64..2017d91bf59fbeaef56c85d5c5c872d8cd55021a 100644 (file)
@@ -7,12 +7,13 @@
 
 [Unit]
 Description=Halt
-Requires=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
+DefaultDependencies=no
+Requires=shutdown.target umount.target
+After=shutdown.target umount.target
 
 [Service]
 Type=finish
 ValidNoProcess=yes
 Environment=RUNLEVEL=0
 ExecStart=/etc/rc.shutdown
+StandardInput=tty