From e2632a15614446a50d7ee37259103b9dbc58abfd Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 9 Apr 2010 15:55:30 -0700 Subject: Auditing is on for vbash Rather than using original patch which did auditing for shell named aubash, we use it for vbash. --- shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.c') diff --git a/shell.c b/shell.c index b417d24..868c23b 100644 --- a/shell.c +++ b/shell.c @@ -1141,7 +1141,7 @@ maybe_make_restricted (name) #if defined (AUDIT_SHELL) /* Perhaps make this shell an `audited' one, based on NAME. If the - basename of NAME is "aubash", then this shell is audited. The + basename of NAME is "vbash", then this shell is audited. The name of the audited shell is a configurable option, see config.h. In an audited shell, all actions performed by root will be logged to the audit system. -- cgit v1.2.3