Thanks for all the pointers everyone. I've now got (in my distro conf): DISTRO_FEATURES_append = " systemd"
DISTRO_FEATURES_remove = " sysvinit" VIRTUAL-RUNTIME_init_manager = "systemd" PREFERRED_PROVIDER_udev = "systemd" PACKAGECONFIG_append_pn-systemd = " resolved networkd" It's booting fine (if 'noisily'!) and starting up dhcp. I suspect there's also some de-cluttering needed e.g. init.d scripts still being installed as well as a .service. On that subject, is there some clever syntax for a do_install() and/or recipe in order to control which type of file is installed into rootfs?
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto