From a7bd9bfc7fa060a791b1b146cba726c7796eb51a Mon Sep 17 00:00:00 2001 From: John Southworth Date: Fri, 9 Sep 2011 18:45:03 -0500 Subject: Enable global bash logout script --- config-top.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-top.h b/config-top.h index 147d4f4..8489868 100644 --- a/config-top.h +++ b/config-top.h @@ -78,7 +78,7 @@ /* #define SYS_BASHRC "/etc/bash.bashrc" */ /* System-wide .bash_logout for login shells. */ -/* #define SYS_BASH_LOGOUT "/etc/bash.bash_logout" */ +#define SYS_BASH_LOGOUT "/etc/bash.bash_logout" /* Define this to make non-interactive shells begun with argv[0][0] == '-' run the startup files when not in posix mode. */ -- cgit v1.2.3