From: Laurent Bigonville <[email protected]> --- audisp/plugins/prelude/audisp-prelude.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/audisp/plugins/prelude/audisp-prelude.conf.5 b/audisp/plugins/prelude/audisp-prelude.conf.5 index 66a5131..b7228ed 100644 --- a/audisp/plugins/prelude/audisp-prelude.conf.5 +++ b/audisp/plugins/prelude/audisp-prelude.conf.5 @@ -112,5 +112,5 @@ This is an action that determines what response should be taken whenever a user .TP .I watched_accounts -This option is a whitespace and comma separated list of accounts to watch. The accounts may be numeric or alphanumeric. If you want to include a range of accounts, separate them with a dash but no spaces. For example, to watch logins from bin to lp, use "bin-lp". Only successful logins logins are recorded. +This option is a whitespace and comma separated list of accounts to watch. The accounts may be numeric or alphanumeric. If you want to include a range of accounts, separate them with a dash but no spaces. For example, to watch logins from bin to lp, use "bin-lp". Only successful logins are recorded. .TP .I detect_watched_syscall -- 1.7.10.4 -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
