aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorJosé Bollo <jobol@nonadev.net>2018-12-13 13:31:01 -0800
committerCasey Schaufler <casey.schaufler@intel.com>2018-12-13 13:31:01 -0800
commit55b078f031f556ea18963bd808e79a1dfaa4be44 (patch)
tree506d615938dbc1137fa50775dde687fb2184adb3 /Documentation/admin-guide
parentsmack: fix access permissions for keyring (diff)
downloadlinux-dev-55b078f031f556ea18963bd808e79a1dfaa4be44.tar.xz
linux-dev-55b078f031f556ea18963bd808e79a1dfaa4be44.zip
Smack: Improve Documentation
Add some words about the mount option "smackfstransmute=label". Signed-off-by: José Bollo <jobol@nonadev.net> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r--Documentation/admin-guide/LSM/Smack.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/admin-guide/LSM/Smack.rst b/Documentation/admin-guide/LSM/Smack.rst
index 6a5826a13aea..6d44f4fdbf59 100644
--- a/Documentation/admin-guide/LSM/Smack.rst
+++ b/Documentation/admin-guide/LSM/Smack.rst
@@ -818,6 +818,10 @@ Smack supports some mount options:
specifies a label to which all labels set on the
filesystem must have read access. Not yet enforced.
+ smackfstransmute=label:
+ behaves exactly like smackfsroot except that it also
+ sets the transmute flag on the root of the mount
+
These mount options apply to all file system types.
Smack auditing