[OE-core] meta-systemd base-files issue

Khem Raj raj.khem at gmail.com
Thu Oct 11 22:06:23 UTC 2012


On Oct 11, 2012, at 8:36 AM, Andrei Gherzan <andrei at gherzan.ro> wrote:

> I'm trying to get meta-systemd work with meta-oe and oe-core.
> The problem seems to be with the fstab from oe-core where /var/volatile is mounted as tmpfs and the directories inside never recreated. So services like dbus or whatever needs /var/log or var/run etc which are all symlinks to volatile/*, will fail. Is this a known issue? Is there any other fix then using a custom stab?

its a known issue. Fix is to remove

-${localstatedir}/cache link    volatile/cache
-${localstatedir}/run   link    volatile/run
-${localstatedir}/log   link    volatile/log
-${localstatedir}/lock  link    volatile/lock
-${localstatedir}/tmp   link    volatile/tmp

from meta/files/fs-perms.txt

> 
> ag
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20121011/e6f79faf/attachment-0002.html>


More information about the Openembedded-core mailing list