gentoo-overlay/net-analyzer/chaosreader/files/chaosreader-0.94-zombies.patch

11 lines
349 B
Diff

--- 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 ---
#