summaryrefslogtreecommitdiff
blob: 40fa6063adf3d857f7ea306423251485ce2e9108 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/chaosreader	2006-12-24 15:12:23.000000000 +0100
+++ b/chaosreader	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 ---
    #