units: use SuccessAction=poweroff-force in systemd-poweroff.service
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 16 Oct 2018 13:34:57 +0000 (15:34 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 17 Oct 2018 17:31:50 +0000 (19:31 +0200)
commitafa6206583dfbc93e29981cb5d713841e4ca2865
tree6b149cca97e24645603a8cbaa3135aa2f9a98022
parentd85515edcf9700dc068201ab9f7103f04f3b25b2
units: use SuccessAction=poweroff-force in systemd-poweroff.service

Explicit systemctl calls remain in systemd-halt.service and the system
systemd-exit.service. To convert systemd-halt, we'd need to add
SuccessAction=halt-force. Halting doesn't make much sense, so let's just
leave that is. systemd-exit.service will be converted in the next commit.
units/meson.build
units/systemd-poweroff.service [moved from units/systemd-poweroff.service.in with 89% similarity]