Re: [Devel] [PATCH] Manage SIGHUP

2007-08-29 Thread P. A. Bagyenda
Applied to CVS. Thanks P. On Aug 29, 2007, at 11:24, [EMAIL PROTECTED] wrote: Hi all, usually SIGHUP is used in order to close and to reopen the log files (with logrotate for example). Mbuni manage the SIGHUP as SIGTERM and quit the application. I attach my patch that manage the SIGHUP s

[Devel] [PATCH] Manage SIGHUP

2007-08-29 Thread [EMAIL PROTECTED]
Hi all, usually SIGHUP is used in order to close and to reopen the log files (with logrotate for example). Mbuni manage the SIGHUP as SIGTERM and quit the application. I attach my patch that manage the SIGHUP signal. --- mmsbox/mmsbox.c 17 Jul 2007 08:26:36 - 1.35 +++ mmsbox/mmsbox.c