[oe] [meta-oe PATCH] lmbench: Add /run onto package

Burton, Ross ross.burton at intel.com
Wed Jul 3 18:28:52 UTC 2013


On 3 July 2013 17:46, Otavio Salvador <otavio at ossystems.com.br> wrote:
>> This is part of base-files in oe-core master, so you shouldn't need
>> this to create the /run directory.  Obviously any attempt at packaging
>> files inside /run is doomed.
>
> It has a subdir on it.
>
> ...
> lrwxrwxrwx root/root         0 2013-07-03 13:43 ./var/run -> /run
> drwxr-xr-x root/root         0 2013-07-03 13:43 ./run/
> drwxr-xr-x root/root         0 2013-07-03 13:43 ./run/lmbench/

/run is volatile.  Both systemd (directly) and sysvinit (through
fstab) put a tmpfs on /run, so that's not going to achieve much.

Ross



More information about the Openembedded-devel mailing list