summaryrefslogtreecommitdiff
blob: 5f0dd02ec8d707f09f9bab9bfdcf556d85fa3dff (plain)
1
2
3
4
5
6
7
8
9
10
11
--- blocksshd	2006-09-18 08:49:27.000000000 -0400
+++ blocksshd	2006-09-18 08:48:35.000000000 -0400
@@ -41,7 +41,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