diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2018-11-13 16:47:31 +0100 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2018-11-16 10:42:32 +0300 |
commit | b280ed38a22d31ff3e14f91ec36ee51904a50c5b (patch) | |
tree | a290f9e44e15add69dca718f9101ae4c8c353151 /accel-pppd/iprange.c | |
parent | 7aedbea681303a2b934ee14a0498e4de2a44b7fb (diff) | |
download | accel-ppp-b280ed38a22d31ff3e14f91ec36ee51904a50c5b.tar.gz accel-ppp-b280ed38a22d31ff3e14f91ec36ee51904a50c5b.zip |
Add --no-sigsegv option to accel-pppd
It's often useful to let a program crash on SIGSEGV and let an external
daemon, like monit or systemd, restart it when needed. This allows to
generate core dumps and do post-mortem analysis based on the collected
traces.
This patch add the new '--no-sigsegv' option to disable accel-ppp's
SIGSEGV handler and use the system's core(5) mechanism instead.
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'accel-pppd/iprange.c')
0 files changed, 0 insertions, 0 deletions