diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
| -rw-r--r-- | Documentation/kernel-parameters.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index b3a6187e5305..a9d3a1794b23 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
| @@ -1402,6 +1402,15 @@ running once the system is up. | |||
| 1402 | If enabled at boot time, /selinux/disable can be used | 1402 | If enabled at boot time, /selinux/disable can be used |
| 1403 | later to disable prior to initial policy load. | 1403 | later to disable prior to initial policy load. |
| 1404 | 1404 | ||
| 1405 | selinux_compat_net = | ||
| 1406 | [SELINUX] Set initial selinux_compat_net flag value. | ||
| 1407 | Format: { "0" | "1" } | ||
| 1408 | 0 -- use new secmark-based packet controls | ||
| 1409 | 1 -- use legacy packet controls | ||
| 1410 | Default value is 0 (preferred). | ||
| 1411 | Value can be changed at runtime via | ||
| 1412 | /selinux/compat_net. | ||
| 1413 | |||
| 1405 | serialnumber [BUGS=IA-32] | 1414 | serialnumber [BUGS=IA-32] |
| 1406 | 1415 | ||
| 1407 | sg_def_reserved_size= [SCSI] | 1416 | sg_def_reserved_size= [SCSI] |
