On 21 February 2014 15:42, Jonathan Liu <net...@gmail.com> wrote: > console-kit-log-system-start.service fails to to start if the > /var/log/ConsoleKit directory does not exist. Normally it is created > automatically but as we mount a tmpfs at /var/log, we need to add > a tmpfiles.d entry to create it. > > Signed-off-by: Jonathan Liu <net...@gmail.com> > --- > meta/recipes-core/systemd/systemd/00-create-volatile.conf | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/recipes-core/systemd/systemd/00-create-volatile.conf > b/meta/recipes-core/systemd/systemd/00-create-volatile.conf > index 9ffa88e..dc6b462 100644 > --- a/meta/recipes-core/systemd/systemd/00-create-volatile.conf > +++ b/meta/recipes-core/systemd/systemd/00-create-volatile.conf > @@ -4,4 +4,5 @@ > > > d /var/volatile/log - - - - > +d /var/volatile/log/ConsoleKit - - - > - > d /var/volatile/tmp - - - - > -- > 1.8.5.4 >
Please disregard this patch. I will send a patch for the consolekit recipe instead, Regards, Jonathan _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core