1999-05-17 05:21:25 +00:00
|
|
|
--- portsentry.conf.orig Sun May 16 21:50:55 1999
|
|
|
|
+++ portsentry.conf Sun May 16 21:51:27 1999
|
1998-12-19 16:53:20 +00:00
|
|
|
@@ -80,11 +80,11 @@
|
|
|
|
######################
|
|
|
|
#
|
|
|
|
# Hosts to ignore
|
1999-05-17 05:21:25 +00:00
|
|
|
-IGNORE_FILE="/usr/local/psionic/portsentry/portsentry.ignore"
|
|
|
|
+IGNORE_FILE="__PREFIX__/etc/portsentry.ignore"
|
1998-12-19 16:53:20 +00:00
|
|
|
# Hosts that have been denied (running history)
|
1999-05-17 05:21:25 +00:00
|
|
|
-HISTORY_FILE="/usr/local/psionic/portsentry/portsentry.history"
|
|
|
|
+HISTORY_FILE="__PREFIX__/etc/portsentry.history"
|
1998-12-19 16:53:20 +00:00
|
|
|
# Hosts that have been denied this session only (temporary until next restart)
|
1999-05-17 05:21:25 +00:00
|
|
|
-BLOCKED_FILE="/usr/local/psionic/portsentry/portsentry.blocked"
|
|
|
|
+BLOCKED_FILE="__PREFIX__/etc/portsentry.blocked"
|
1998-12-19 16:53:20 +00:00
|
|
|
|
|
|
|
###################
|
|
|
|
# Response Options#
|