]> code.ossystems Code Review - openembedded-core.git/commit
udev: do not create symbolic link from /run to /var/run
authorJonathan Liu <net147@gmail.com>
Sun, 26 May 2013 11:13:06 +0000 (21:13 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 May 2013 21:07:24 +0000 (22:07 +0100)
commit691593177aa78a56ce138f1041872bebca2aa056
treedae723f0d1d878021d5ad3366332bac5046089af
parentd557f6615701c9f2f461a10c30de1d9572424266
udev: do not create symbolic link from /run to /var/run

The /run directory is now a tmpfs with /var/run as a symbolic link
pointing to /run.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/udev/udev.inc
meta/recipes-core/udev/udev/volatiles [deleted file]