generic-poky/meta/recipes-core/udev
Ross Burton f76d4b3549 udev: move /run volatile entry to udev instead of initscripts
initscripts is generally installed on systemd-using images, but because it
specifies that /run is a symlink to /var/run managed by volatiles it totally
breaks systemd by copying/deleting /run from underneath systemd.  Deleting
sockets mid-boot doesn't leave systemd in a happy place.

As this volatile reference of /run was introduced by udev 182, move it's
reference to the udev recipe.  This way it will never be present on systemd
images, as systemd manages /run as a tmpfs itself.

(From OE-Core rev: 5b0257e318340c2d6c8d3b0c3fa32272d6e9526b)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-26 22:43:05 +00:00
..
udev udev: move /run volatile entry to udev instead of initscripts 2013-03-26 22:43:05 +00:00
udev-extraconf udev-extraconf: Don't mount root filesystem under /media 2012-10-27 09:47:08 +01:00
udev-extraconf_1.0.bb udev-extraconf: Don't mount root filesystem under /media 2012-10-27 09:47:08 +01:00
udev.inc udev: move /run volatile entry to udev instead of initscripts 2013-03-26 22:43:05 +00:00
udev_182.bb udev: PR bump 2013-02-11 14:32:18 +00:00