openbsd-ports/security/portsentry/patches/patch-portsentry_config.h
kevlo 7a61bc3845 Initial import of portsentry 1.0
portsentry is a port scan detection and active defense tool.
2001-03-06 07:26:59 +00:00

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"