X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffedora%2Fpoweroff.service;h=cd6ec3edc9cdcaa5c1f6d57d1588e50fb7773d7f;hp=76d030c041c2cf15e51ab6ce184d87629aac183f;hb=183ae5f99b1fb90890760883d3e8c57d50b3ce27;hpb=983d9c90151f4b85301bd8078afd560269e75961;ds=sidebyside diff --git a/units/fedora/poweroff.service b/units/fedora/poweroff.service index 76d030c04..cd6ec3edc 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 ValidNoProcess=yes Environment=RUNLEVEL=0 ExecStart=/etc/init.d/halt start -StandardInput=tty +StandardOutput=tty