7a61bc3845
portsentry is a port scan detection and active defense tool.
12 lines
464 B
C
12 lines
464 B
C
--- portsentry_config.h.orig Sun Nov 14 22:43:06 1999
|
|
+++ portsentry_config.h Tue Mar 6 14:25:25 2001
|
|
@@ -31,7 +31,7 @@
|
|
|
|
/* These are probably ok. Be sure you change the Makefile if you */
|
|
/* change the path */
|
|
-#define CONFIG_FILE "/usr/local/psionic/portsentry/portsentry.conf"
|
|
+#define CONFIG_FILE "/usr/local/lib/portsentry/portsentry.conf"
|
|
|
|
/* The location of Wietse Venema's TCP Wrapper hosts.deny file */
|
|
#define WRAPPER_HOSTS_DENY "/etc/hosts.deny"
|