diff options
author | Kai Kang <kai.kang@windriver.com> | 2020-12-02 10:21:44 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-06 23:17:28 +0000 |
commit | 2ab32edca8ebf07be5c38954f8f860f5fa91c59d (patch) | |
tree | 311e4df9e0375c8a9ef9a3ebff6969344c7a2d2d /bitbake/doc | |
parent | 3ac2ba83f24783f5b0793a9faebd28fdca8dd3a4 (diff) | |
download | poky-2ab32edca8ebf07be5c38954f8f860f5fa91c59d.tar.gz |
systemd-systemctl-native: capable to call without argument
In systemd.bbclass, it will replace criterion command 'type systemctl'
with 'systemctl' without any argument to judge whether command systemctl
is available. The change is to fix install/remove package error in
container when command systemctl exists but not callable.
Make native systemctl wrapper prints help mesages if called without any
argument to follow the update.
(From OE-Core rev: 811ebb4adc5cfcc24ac4460fe89fe68d8d03d837)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc')
0 files changed, 0 insertions, 0 deletions