]> code.ossystems Code Review - openembedded-core.git/commit
psplash: Set RemainAfterExit on systemd units
authorAlex Kiernan <alex.kiernan@gmail.com>
Thu, 26 Mar 2020 08:54:24 +0000 (08:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Mar 2020 10:24:40 +0000 (10:24 +0000)
commit618bd9a10c27d13a4420638d82618ac41935cfda
tree20a83d04d32dace74f7ca12987ff5000de44d7c9
parentde035e687e26cef96e9b737c47bfc291bdfbea48
psplash: Set RemainAfterExit on systemd units

psplash is only expected to run during startup, but if any dependency is
pulled into a transaction and the unit is inactive, then it can be
restarted.

Set RemainAfterExit to ensure that the unit remains active and is not
gratuitously restarted.

Drop the nonexistent systemd-start.service from the unit.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/psplash/files/psplash-start.service
meta/recipes-core/psplash/files/psplash-systemd.service