diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index ee5a5f9358ec..2c95cae8302b 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1465,6 +1465,10 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1465 | instruction doesn't work correctly and not to | 1465 | instruction doesn't work correctly and not to |
1466 | use it. | 1466 | use it. |
1467 | 1467 | ||
1468 | no_file_caps Tells the kernel not to honor file capabilities. The | ||
1469 | only way then for a file to be executed with privilege | ||
1470 | is to be setuid root or executed by root. | ||
1471 | |||
1468 | nohalt [IA-64] Tells the kernel not to use the power saving | 1472 | nohalt [IA-64] Tells the kernel not to use the power saving |
1469 | function PAL_HALT_LIGHT when idle. This increases | 1473 | function PAL_HALT_LIGHT when idle. This increases |
1470 | power-consumption. On the positive side, it reduces | 1474 | power-consumption. On the positive side, it reduces |