Always use the default signal handler for ABRT signals.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 8 May 2011 10:40:44 +0000 (12:40 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 8 May 2011 10:40:44 +0000 (12:40 +0200)
commit257cb6ac60bb0924720de9e252cdf7f4759bf741
tree1805b06a35d51edfd2d77820315b56504a9dd1f1
parenteacb5a28fb4c1515633f2b8a206e7067bc7b8f0c
Always use the default signal handler for ABRT signals.

This will allow coredumps to be generated when tinc is daemonized.
Also add the -kABRT option.
src/netutl.c
src/process.c
src/tincd.c