On Fri, Oct 12, 2012 at 1:06 AM, Khem Raj <raj.k...@gmail.com> wrote:
> > On Oct 11, 2012, at 8:36 AM, Andrei Gherzan <and...@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 > > I did and bug wasn't solved. The idea is that the directories inside volatile are "not there" as long as tmpfs mounted. P.S.: @Khem Sorry for double send.
_______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core