aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_229.bb
diff options
context:
space:
mode:
authorRoy Li <rongqing.li@windriver.com>2016-05-10 10:09:33 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-22 16:09:21 +0100
commit73f43d857fe0102033f25491007b6dbe3d5fa8ee (patch)
treedbb43db728bc13313de6ab67d061d967470fffd7 /meta/recipes-core/systemd/systemd_229.bb
parent9098838384606e3f357d5cb2cf7159501fadedd1 (diff)
downloadopenembedded-core-contrib-73f43d857fe0102033f25491007b6dbe3d5fa8ee.tar.gz
systemd: re-enable mount propagation for udevd
With MountFlags=slave, those mounts then become private to the systemd-udevd namespace and are no longer accessible from outside the namespace, which is not expected Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/systemd/systemd_229.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_229.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_229.bb b/meta/recipes-core/systemd/systemd_229.bb
index a2d35f8241..ae63c58056 100644
--- a/meta/recipes-core/systemd/systemd_229.bb
+++ b/meta/recipes-core/systemd/systemd_229.bb
@@ -54,6 +54,7 @@ SRC_URI = "git://github.com/systemd/systemd.git;protocol=git \
file://0021-include-missing.h-for-getting-secure_getenv-definiti.patch \
file://0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch \
file://0023-build-sys-fix-build-with-libgrcypt-disabled.patch \
+ file://udev-re-enable-mount-propagation-for-udevd.patch \
"
SRC_URI_append_libc-uclibc = "\
file://0002-units-Prefer-getty-to-agetty-in-console-setup-system.patch \