]> code.ossystems Code Review - openembedded-core.git/commit
systemd: allow to create directory whose path contains symlink
authorPavel Zhukov <pavel@zhukoff.net>
Wed, 2 Feb 2022 13:57:29 +0000 (14:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 5 Feb 2022 17:22:14 +0000 (17:22 +0000)
commit10f952f4a49ee340f3404df10e9309f90e0c58ab
tree2090ae17c4b67f4266410da9951a86280e39684a
parent0df4bae4ec67d38442620fa08c839528b425e2a8
systemd: allow to create directory whose path contains symlink

Systemd version 250 has a regression which blocks mountd service from
creating subdirectories if path contains symlink. This blocks bind
mounts under /var/run, /lib for example.

Bug-Url: https://github.com/systemd/systemd/issues/22334

Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/0001-mkdir-allow-to-create-directory-whose-path-contains-.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_250.3.bb