]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/namespace.c
core: do not prepare a SELinux context for dummy files for devicenode bind-mounting
authorChristian Göttsche <cgzones@googlemail.com>
Tue, 4 Feb 2020 17:07:07 +0000 (18:07 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Feb 2020 09:20:14 +0000 (10:20 +0100)
commit1acf344dfa28a4941083b699ed65da65ee3b40e8
treeabfc93fed7cdf22affb50a814ffd9f926d8abd41
parentd5d5b3f4a72913ef1f4841ed9373afba3510f620
core: do not prepare a SELinux context for dummy files for devicenode bind-mounting

Let systemd create the dummy file where a device node will be mounted on with the default label for the parent directory (e.g. /tmp/namespace-dev-yTMwAe/dev/).

Fixes: #13762
src/core/namespace.c