|
From: James Y. <ji...@yo...> - 2005-01-21 09:22:21
|
Claas, Try this patch -- in my testing, it causes two SIGUSR1 signals spaced only a few milliseconds apart to be processed as a single SIGUSR1 rather than having the second SIGUSR1 elevate to a SIGHUP (the SIGHUP is bad in this context because it tries to do a full restart which is incompatible with user/group/chroot). James |