On Oct 11, 2012, at 8:36 AM, Andrei Gherzan <[email protected]> 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
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core