When trapping a signal, don't SIGKILL children on a SIGTERM,
authoraland <aland>
Fri, 21 Sep 2001 20:41:39 +0000 (20:41 +0000)
committeraland <aland>
Fri, 21 Sep 2001 20:41:39 +0000 (20:41 +0000)
commit641aee15396d94c59b6bec828ddec351992de428
tree76448f9e62e4ae81f40eb3cb69d27f702b7d149e
parent0703effc33fee05723a796eff3a8588b8934c8e6
When trapping a signal, don't SIGKILL children on a SIGTERM,
SIGTERM them, instead.  This allows Exec-Program scripts to
catch the signal, and finish processing, instead of dying.

Bug noted by Michael Chernyakhovsky <magmike@mail.ru>
src/main/radiusd.c