diff options
Diffstat (limited to 'config-bot.h')
-rw-r--r-- | config-bot.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config-bot.h b/config-bot.h index 1894687..1b8fd5d 100644 --- a/config-bot.h +++ b/config-bot.h @@ -178,4 +178,7 @@ /******************************************************************/ /* If you don't want bash to provide a default mail file to check. */ -/* #undef DEFAULT_MAIL_DIRECTORY */ +#undef DEFAULT_MAIL_DIRECTORY + +/* Bug #224543 */ +#define PGRP_PIPE 1 |