Hello Yocto team:I just started with yocto and would like to know the process for switching the initmanager from systemd to sysvinit.I tried this options in config fileVIRTUAL-RUNTIME_init_manager = "busybox"PREFERRED_PROVIDER_udev = "sysvinit"PREFERRED_PROVIDER_udev-utils = "sysvinit"DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"DEFAULT_DISTRO_FEATURES += " sysvinit"
© 2022 Groups.io