[OE-core] [PATCH] busybox: enable shared memory logging for systemd

Paul Eggleton paul.eggleton at linux.intel.com
Fri Aug 23 11:38:18 UTC 2013


Hi Phil,

On Friday 23 August 2013 12:28:16 Phil Blundell wrote:
> On Fri, 2013-08-23 at 12:20 +0100, Paul Eggleton wrote:
> > +        if [ -f ${WORKDIR}/busybox-syslog.default ] ; then
> > +            install -d ${D}${sysconfdir}/default
> > +            install -m 0644 ${WORKDIR}/busybox-syslog.default
> > ${D}${sysconfdir}/default/busybox-syslog +        fi
> > +
> 
> Does this mean that sysvinit users will now get a decoy version of
> busybox-syslog.default which isn't actually used by anything?

These lines are being added into a block which is conditional upon systemd 
being in DISTRO_FEATURES, so no; however FYI the meta-oe bbappend was 
installing the file unconditionally.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-core mailing list