<[email protected]> writes: > So in case of a systemd based image, we add to EXTRA_OECONF > '--with-systemdsystemunitdir' to specify the location of systemd unit > files, and '--enable-socket-activation' to build uuidd with socket > activation.
nak; this should go into an own subpackage: * the socket itself is broken: systemd tries to create the /var/uiidd/request socket which will fail on ro filesystems. It should be moved to a volatile location * util-linux contains lot of other programs which might be useful for other purposes; having a daemon which is activated silently is unwanted. Enrico _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
