X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Fpoweroff.service;h=7597f4f651f6e9cfd5346e5c55ecd5a11cf86f30;hb=6b5ad000aba61a5312b5c3fac7dd85a0d33816af;hp=76d030c041c2cf15e51ab6ce184d87629aac183f;hpb=455bb5a4bdd03d77af72d810ddc22c85a353d2e4;p=elogind.git diff --git a/units/fedora/poweroff.service b/units/fedora/poweroff.service index 76d030c04..7597f4f65 100644 --- a/units/fedora/poweroff.service +++ b/units/fedora/poweroff.service @@ -8,13 +8,12 @@ [Unit] Description=Power-Off 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 +Type=oneshot ValidNoProcess=yes Environment=RUNLEVEL=0 ExecStart=/etc/init.d/halt start -StandardInput=tty +StandardOutput=tty