diff options
author | Richard Guy Briggs <rgb@redhat.com> | 2013-09-24 03:53:35 +0200 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2014-01-14 04:28:25 +0100 |
commit | a106fb0c67727bfbe7f5a5bbdaaa3ae7f47a8c15 (patch) | |
tree | b7013201ff9eb02bdfc2a2ee7b994d692df1f2d5 | |
parent | audit: efficiency fix 2: request exclusive wait since all need same resource (diff) | |
download | linux-a106fb0c67727bfbe7f5a5bbdaaa3ae7f47a8c15.tar.xz linux-a106fb0c67727bfbe7f5a5bbdaaa3ae7f47a8c15.zip |
documentation: document the audit= kernel start-up parameter
Add the "audit=" kernel start-up parameter to Documentation/kernel-parameters.txt.
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
-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 fcbb736d55fe..6f138280cdef 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -463,6 +463,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted. atkbd.softrepeat= [HW] Use software keyboard repeat + audit= [KNL] Enable the audit sub-system + Format: { "0" | "1" } (0 = disabled, 1 = enabled) + Default: unset + baycom_epp= [HW,AX25] Format: <io>,<mode> |