summaryrefslogtreecommitdiff
blob: 8f7dd04e50edddd324e19c0e7df30283802565a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- chaosreader-orig	2006-12-24 15:12:23.000000000 +0100
+++ chaosreader-0.94	2006-12-24 15:11:56.000000000 +0100
@@ -396,6 +395,8 @@ if ($Arg{normal}) {
 
 elsif ($Arg{standalone}) {
 
+   $SIG{CHLD} = "IGNORE";
+
    ############################################################
    # --- STANDALONE - Create Packet Logs and Process them ---
    #