On Sun, 2015-09-06 at 15:25 +0000, Khem Raj wrote: > update-rc.d is now needed by systemd to interact with sysv > scripts, so if we have a mixed system, then we can not uninstall > update-rc.d as it is going to break systemd functionality
The description above implies that you will only uninstall update-rc.d if systemd is present, but that doesn't seem to be what the patch does. Also, if the rootfs is read-only then you might as well go ahead and uninstall it irrespective of systemd because it isn't going to work. If systemd will fail catastrophically in this situation then I guess it should be an error to have both systemd and sysv scripts in a read-only filesystem. p. -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
