From: Richard Guy Briggs <rgb@redhat.com>
To: Eric Paris <eparis@redhat.com>
Cc: linux-audit@redhat.com
Subject: Re: [PATCH] audit: documentation of audit= kernel parameter
Date: Mon, 13 Jan 2014 16:24:54 -0500 [thread overview]
Message-ID: <20140113212454.GN13431@madcap2.tricolour.ca> (raw)
In-Reply-To: <1389646917-27632-1-git-send-email-eparis@redhat.com>
On 14/01/13, Eric Paris wrote:
> Further documentation of the 3 possible kernel value of the audit
> command line option.
>
> Signed-off-by: Eric Paris <eparis@redhat.com>
> ---
> Documentation/kernel-parameters.txt | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index ab86766..5867442 100644
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -465,6 +465,14 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
>
> audit= [KNL] Enable the audit sub-system
> Format: { "0" | "1" } (0 = disabled, 1 = enabled)
> + 0 - kernel audit is disabled and can not be enabled
> + until the next reboot
> + unset - kernel audit is partially enabled and will
> + be fully enabled by the userspace auditd
How about:
unset - kernel audit is initialized but disabled and will
be fully enabled by the userspace auditd
> + 1 - kernel audit is partially enabled just like 'unset'
> + only at most audit_backlog_limit messages will be
> + retained in RAM and forwarded to userspace auditd
> + when it being.
It looks like this sentence finished a bit prematurely... How about
"...when available." or a rewrite:
1 - kernel audit is initialized and partially
enabled, storing at most audit_backlog_limit
messages in RAM until it is fully enabled by
the userspace auditd.
> Default: unset
>
> audit_backlog_limit= [KNL] Set the audit queue size limit.
- RGB
--
Richard Guy Briggs <rbriggs@redhat.com>
Senior Software Engineer, Kernel Security, AMER ENG Base Operating Systems, Red Hat
Remote, Ottawa, Canada
Voice: +1.647.777.2635, Internal: (81) 32635, Alt: +1.613.693.0684x3545
prev parent reply other threads:[~2014-01-13 21:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-13 21:01 [PATCH] audit: documentation of audit= kernel parameter Eric Paris
2014-01-13 21:24 ` Richard Guy Briggs [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140113212454.GN13431@madcap2.tricolour.ca \
--to=rgb@redhat.com \
--cc=eparis@redhat.com \
--cc=linux-audit@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox