File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ endif
32
32
33
33
34
34
config 9P_FS_SECURITY
35
- bool "9P Security Labels"
36
- depends on 9P_FS
37
- help
38
- Security labels support alternative access control models
39
- implemented by security modules like SELinux. This option
40
- enables an extended attribute handler for file security
41
- labels in the 9P filesystem.
42
-
43
- If you are not using a security module that requires using
44
- extended attributes for file security labels, say N.
35
+ bool "9P Security Labels"
36
+ depends on 9P_FS
37
+ help
38
+ Security labels support alternative access control models
39
+ implemented by security modules like SELinux. This option
40
+ enables an extended attribute handler for file security
41
+ labels in the 9P filesystem.
42
+
43
+ If you are not using a security module that requires using
44
+ extended attributes for file security labels, say N.
You can’t perform that action at this time.
0 commit comments