mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
3d625d8263
It is needed when support for both systemd and sysvinit are enabled. This also adds a patch for systemctl to call systemd-sysv-install without a hardcoded path and instead relies on finding it in $PATH. This is needed when calling systemctl from a recipe sysroot. (From OE-Core rev: 8d0eb4ff49801aabb73e4fa28ffe12ab10beb32b) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>