X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Fhalt.service;h=c337dce6d9ad4523c2723f5f1ef173dcfc34b554;hb=40b3203173ad78fdb5ceb257b08a93a587102518;hp=cf9ad49e7a319174acfdddf8b15d8c15c59b8cbe;hpb=a974d58e83e409a92ca916bb9bbce0e457ea896f;p=elogind.git diff --git a/units/fedora/halt.service b/units/fedora/halt.service index cf9ad49e7..c337dce6d 100644 --- a/units/fedora/halt.service +++ b/units/fedora/halt.service @@ -12,8 +12,8 @@ Requires=shutdown.target umount.target killall.service After=shutdown.target umount.target killall.service [Service] -Type=finish -ValidNoProcess=yes +Type=oneshot +RemainAfterExit=yes Environment=INIT_HALT=HALT RUNLEVEL=0 ExecStart=/etc/init.d/halt start -StandardInput=tty +StandardOutput=tty