]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount.8.adoc: document SELinux use of nosuid mount flag
authorTopi Miettinen <toiwoton@gmail.com>
Sat, 12 Jun 2021 08:34:36 +0000 (11:34 +0300)
committerTopi Miettinen <toiwoton@gmail.com>
Sat, 12 Jun 2021 08:37:51 +0000 (11:37 +0300)
commit9a06cc233c876f55d8ee709bb220db8cd99a572e
tree0605b44e218db8b07d4412eac0924f4ce27075ce
parent1e881378d6674abaae5a929f7deff39bb3405c3b
mount.8.adoc: document SELinux use of nosuid mount flag

Using mount flag `nosuid` also affects SELinux domain transitions but
this has not been documented well.

Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
sys-utils/mount.8.adoc