d6448259bbd86eefc6393616b826f3a35298a5aa
[openwrt/svn-archive/archive.git] / 100-conf_location.patch
1 Index: portsentry_beta/portsentry_config.h
2 ===================================================================
3 --- portsentry_beta.orig/portsentry_config.h 2007-09-20 17:30:32.000000000 +0200
4 +++ portsentry_beta/portsentry_config.h 2007-09-20 17:30:32.000000000 +0200
5 @@ -22,7 +22,7 @@
6
7 /* These are probably ok. Be sure you change the Makefile if you */
8 /* change the path */
9 -#define CONFIG_FILE "/usr/local/psionic/portsentry/portsentry.conf"
10 +#define CONFIG_FILE "/etc/portsentry.conf"
11
12 /* The location of Wietse Venema's TCP Wrapper hosts.deny file */
13 #define WRAPPER_HOSTS_DENY "/etc/hosts.deny"