diff options
Diffstat (limited to 'config-bot.h')
-rw-r--r-- | config-bot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-bot.h b/config-bot.h index a4f95cf..d78efef 100644 --- a/config-bot.h +++ b/config-bot.h @@ -99,7 +99,7 @@ /* If the shell is called by this name, it will become audited. */ #if defined (AUDIT_SHELL) -# define AUDIT_SHELL_NAME "aubash" +# define AUDIT_SHELL_NAME "vbash" #endif /***********************************************************/ |