Tool/software: Linux
I have a project configured to build the core-image-minimal out of the argo distribution. I realized that this latest version had moved to systemD, I need systemV due to some legacy requirements by my customer. In flipping over to ARAGO_SYSVINIT=1 in my local.conf the kmod recipe does not seem to be populating to the rootfs. Thoughts? Why would switching to systemV create an issue like this?