freebsd-ports/security/hostsentry/files/patch-aa
Foxfair Hu 2f697d04d6 Add hostsentry 0.02, a Login Anomaly Detector.
PR:		48127
Submitted by:	Andre Ramos <andre.ramos@netcabo.pt>
2003-07-19 02:34:32 +00:00

11 lines
363 B
Text

--- ../hostSentryConfig.py Thu Mar 25 22:06:01 1999
+++ hostSentryConfig.py Sun Feb 9 14:49:38 2003
@@ -35,7 +35,7 @@
# This is the default config file. I'll make this more
# accessible in the future.
-CONFIG='/usr/local/abacus/hostsentry/hostsentry.conf'
+CONFIG='/usr/local/etc/hostsentry.conf'
class hostSentryConfig(hostSentryCore):