diff options
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r-- | Documentation/filesystems/proc.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt index 11fe51c036bf..194c8f351320 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt | |||
@@ -1134,13 +1134,6 @@ check the amount of free space (value is in seconds). Default settings are: 4, | |||
1134 | resume it if we have a value of 3 or more percent; consider information about | 1134 | resume it if we have a value of 3 or more percent; consider information about |
1135 | the amount of free space valid for 30 seconds | 1135 | the amount of free space valid for 30 seconds |
1136 | 1136 | ||
1137 | audit_argv_kb | ||
1138 | ------------- | ||
1139 | |||
1140 | The file contains a single value denoting the limit on the argv array size | ||
1141 | for execve (in KiB). This limit is only applied when system call auditing for | ||
1142 | execve is enabled, otherwise the value is ignored. | ||
1143 | |||
1144 | ctrl-alt-del | 1137 | ctrl-alt-del |
1145 | ------------ | 1138 | ------------ |
1146 | 1139 | ||