You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/chaosreader/files/chaosreader-0.96-zombies.patch

12 lines
343 B

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