diff options
author | Ross Burton <ross.burton@intel.com> | 2013-03-26 16:18:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-26 22:42:39 +0000 |
commit | 5b0257e318340c2d6c8d3b0c3fa32272d6e9526b (patch) | |
tree | f068670766f7c857f0123fc87d22d2d22f6f6e11 /meta/recipes-core/glib-networking | |
parent | 94acb39385a14d54503db08351a717449e2d4b50 (diff) | |
download | openembedded-core-5b0257e318340c2d6c8d3b0c3fa32272d6e9526b.tar.gz openembedded-core-5b0257e318340c2d6c8d3b0c3fa32272d6e9526b.tar.bz2 openembedded-core-5b0257e318340c2d6c8d3b0c3fa32272d6e9526b.zip |
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.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/glib-networking')
0 files changed, 0 insertions, 0 deletions