mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
systemd: fix immediate unmount of mountpoints not in fstab
Systemd 219 immediately unmounts any mounts which don't exist in fstab. See FDo bug #89383: https://bugs.freedesktop.org/show_bug.cgi?id=89383 Patch from Fedora: http://pkgs.fedoraproject.org/cgit/systemd.git/commit/?h=f22&id=9bbe0e92dc59d5a42258c729b105a7d9901eb35e (From OE-Core rev: a708514a58fd609b7f8c1a4bd4ab35902681f59b) (From OE-Core rev: 0cd5a0d5445ff95a8ef4abe24fef705957935e81) Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d46acb9296
commit
c9f56848e0
@@ -44,6 +44,7 @@ SRC_URI = "git://anongit.freedesktop.org/systemd/systemd-stable;branch=v219-stab
|
||||
file://0014-Revert-rules-remove-firmware-loading-rules.patch \
|
||||
file://0015-Revert-udev-remove-userspace-firmware-loading-suppor.patch \
|
||||
file://tmpfiles-pam.patch \
|
||||
file://0001-Revert-core-mount-add-dependencies-to-dynamically-mo.patch \
|
||||
file://touchscreen.rules \
|
||||
file://00-create-volatile.conf \
|
||||
file://init \
|
||||
|
||||
Reference in New Issue
Block a user