On 3 July 2013 17:46, Otavio Salvador <[email protected]> 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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
