Re: [Snort-devel] Re: SIGHUP doesn't work
Steve G <linux_4ever@yahoo.com> writes:
>>Please change SigChrootHupHandler to be "under chroot or
This is a patch against your previous patch it appears.
- snort-2.0.2.orig/src/snort.c 2003-09-25 10:22:26.000000000 -0400
+++ snort-2.0.2/src/snort.c 2003-09-25 11:09:49.000000000 -0400
@@ -125,7 +125,6 @@
static void SigQuitHandler(int signal);
static void SigHupHandler(int signal);
static void SigUsr1Handler(int signal);
-static void SigNonRootHupHandler(int signal);
- signal(SIGHUP, SigNonRootHupHandler);
+ signal(SIGHUP, SigCantHupHandler);
Please do the patch against pristine source.
Thanks,
Chris
--
Chris Green
"I'm beginning to think that my router may be confused."
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Snort-devel mailing list
Snort-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-devel
Received on Wed Oct 1 10:17:02 2003
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 14:08:09 EDT
|