tizen: Do not use shutdown.target for shutdown
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Mon, 10 May 2021 13:58:27 +0000 (15:58 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 22 Mar 2024 16:24:28 +0000 (17:24 +0100)
commitec964b5f45d6a4bf74d8469bdb1a40932d01c61c
tree058e925b6f95b34d7b93331176de9bd5a10da031
parentf047662fc5e5a9df59cadde5f1362b25741890a8
tizen: Do not use shutdown.target for shutdown

shutdown.target is special unit to which systemd automatically adds
Conflicts= with for every unit.

By removing the relation to this target in shutdown units we practically
change the shutdown to use only explicitly configured units.

Change-Id: I93a43cdb3875250920e3e49817ffcd6f7f7725b6
units/systemd-halt.service
units/systemd-poweroff.service
units/systemd-reboot.service