]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd-systemctl: Fix WantedBy processing
authorBob Henz <robert_henz@jabil.com>
Tue, 20 Sep 2022 02:02:58 +0000 (22:02 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Sep 2022 06:59:35 +0000 (07:59 +0100)
commit8ede0083c28fadf1e83c9256618190b931edd306
tree854242dcb9acdc1a53cc3d2be5a4e424b32ec256
parent976fe5e3fb630e9daf5bbde79ee2148a7a97694a
systemd-systemctl: Fix WantedBy processing

An empty string assignment to WantedBy should clear all prior WantedBy
settings. This matches behavior of the current systemd implementation.

Signed-off-by: Bob Henz <robert_henz@jabil.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-systemctl/systemctl