summaryrefslogtreecommitdiff
blob: 32b8b22d2d06f19661418b6b48a17f3b1ec26692 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- blocksshd.orig	2006-11-08 01:58:44.000000000 -0500
+++ blocksshd	2006-11-13 10:26:54.000000000 -0500
@@ -43,7 +43,7 @@
 our $cfg;
 
 # This is where the configuration file is located
-require '/usr/local/etc/blocksshd.conf';
+require '/etc/blocksshd/blocksshd.conf';

 my $work = {
         ipv4            => '(?:\d{1,3}\.){3}\d{1,3}',   # regexp to match ipv4 address