X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=units%2Farch%2Fhalt.service;h=2079bc025c5142df76a61343db41e9348fef482f;hb=02ee865a462caa2aeeee673e90287a4c34b013fd;hp=2017d91bf59fbeaef56c85d5c5c872d8cd55021a;hpb=172f6478b3d70f03e4712d62bc31d9c604e852b4;p=thirdparty%2Fsystemd.git diff --git a/units/arch/halt.service b/units/arch/halt.service index 2017d91bf59..2079bc025c5 100644 --- a/units/arch/halt.service +++ b/units/arch/halt.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