X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fgentoo%2Fhalt.service;h=56c3f2e60e860c9415a5290439214bdd00c406f6;hb=1f31e8d3a62a9399774409b9cb6d5c4104d04b02;hp=19ead8a315a3dac732b3639a3edbcbe84111b7af;hpb=983d9c90151f4b85301bd8078afd560269e75961;p=elogind.git diff --git a/units/gentoo/halt.service b/units/gentoo/halt.service index 19ead8a31..56c3f2e60 100644 --- a/units/gentoo/halt.service +++ b/units/gentoo/halt.service @@ -8,13 +8,12 @@ [Unit] Description=Halt DefaultDependencies=no -Requires=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 RC_DOWN_HARDDISK=yes ExecStart=/etc/init.d/shutdown.sh -StandardInput=tty +StandardOutput=tty