mount.2: MS_MANDLOCK requires CAP_SYS_ADMIN (since Linux 4.5)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-04-18 13:16:39 +01:00
parent 51015f1409
commit afa0b44d06
1 changed files with 5 additions and 0 deletions

View File

@ -195,6 +195,11 @@ Permit mandatory locking on files in this filesystem.
(Mandatory locking must still be enabled on a per-file basis,
as described in
.BR fcntl (2).)
Since Linux 4.5,
.\" commit 95ace75414f312f9a7b93d873f386987b92a5301
this mount option requires the
.B CAP_SYS_ADMIN
capability.
.\" FIXME Describe the MS_MOVE flag in more detail
.TP
.B MS_MOVE