X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Farch%2Fpoweroff.service;h=df2812fd9b6119f5a5579eb7c2b63fdb2457425c;hb=c31e14954b158351b11f886332229a61fff2e5d1;hp=04922db3153a0ed5e15d4f4493d036bd9e84427a;hpb=172f6478b3d70f03e4712d62bc31d9c604e852b4;p=elogind.git diff --git a/units/arch/poweroff.service b/units/arch/poweroff.service index 04922db31..df2812fd9 100644 --- a/units/arch/poweroff.service +++ b/units/arch/poweroff.service @@ -12,8 +12,8 @@ Requires=shutdown.target umount.target After=shutdown.target umount.target [Service] -Type=finish -ValidNoProcess=yes +Type=oneshot +RemainAfterExit=yes Environment=RUNLEVEL=0 ExecStart=/etc/rc.shutdown -StandardInput=tty +StandardOutput=tty