On 5/9/14, 4:16 AM, Burton, Ross wrote:
On 9 May 2014 00:24, Mark Hatle <[email protected]> wrote:
The /run/lock directory was being dynamically created during package install,
but should have been owned by the base-files package.
Doesn't do_install generate the /var/run/lock -> /run/lock symlink, as
/run is always a tmpfs so has to be populated on boot?
The /var/run/lock -> /run/lock symlink is generated, but the /run/lock is never
created by anything that I could find.
/run is not always a tmpfs... We've got configurations where it's persistent.
With that said, the fix may be incorrect though if something is generally used
to create this as a tmpfs, which package would normally create the directory and
populate it? the volatiles code?
--Mark
Ross
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core