From 6d5107b8266f06e6fdf6daf2ffc8191dbe171466 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 17 Jun 2010 10:05:01 -0700 Subject: Remove AUDIT_SHELL option The concept of logging shell commands through audit subsystem is not useful because it is too hard to configure, requires special privledges, doesn't handle background commands, and is missing the necessary information... --- doc/bash.1 | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'doc') diff --git a/doc/bash.1 b/doc/bash.1 index 8cc22b8..fe0dba0 100644 --- a/doc/bash.1 +++ b/doc/bash.1 @@ -155,12 +155,6 @@ single-character options to be recognized. .PP .PD 0 .TP -.B \-\-audit -The shell logs all commands run by the root user (see -.SM -.B "AUDIT SHELL" -below). -.TP .B \-\-debugger Arrange for the debugger profile to be executed before the shell starts. @@ -8802,17 +8796,6 @@ turns off any restrictions in the shell spawned to execute the script. .\" end of rbash.1 .if \n(zY=1 .ig zY -.SH "AUDIT SHELL" -.zY -.PP -If -.B bash -is started with the name -.BR aubash , -or the -.B \-\-audit -option is supplied at invocation, the shell logs all commands issued by the root user to the audit system. -.if \n(zY=1 .ig zY .SH "SEE ALSO" .PD 0 .TP -- cgit v1.2.3