On 14 Oct 2022, at 01:23, wangmy via lists.openembedded.org <wangmy=fujitsu.com@...> wrote:
Also, why would a nativesdk DNF need to manage systemd units?
When executing postinstall, the system is needed.
So this is a direct clone of the systemctl in systemd-systemctl-native, which solves exactly the same problem.
We shouldn’t be duplicating code. If this is a better script then it should replace the one in oe-core. If the one in oe-core is sufficient, then it can be simply be extended to build for nativesdk.