On 01/24/2013 02:53 PM, Enrico Scholz wrote:
Radu Moisan <radu.moisan-ral2jqcrhueavxtiumw...@public.gmane.org>
writes:

/run is part of systemd's api and mounted very early internally by
systemd.  This mountpoint must exist in the filesystem and it will
probably not work when it is symlink into /var/volatile which gets
mounted later.
Isn't systemd looking into fstab.systemd for mount points?
not for /run or /proc or so. In src/core/mount-setup.c there is a
'mount_table[]' list which is evaluated before fstab is parsed.  You
can override this by setting $SYSTEMD_SKIP_API_MOUNTS but this will
create other problems.


ok, thanks Enrico, this clears the picture for me.
Well then it looks like Jack's problems is coming from some other place.

Radu

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

Reply via email to