--- blocksshd.org 2006-07-19 06:13:39.000000000 -0400 +++ blocksshd 2006-07-20 20:12:06.000000000 -0400 @@ -41,7 +41,7 @@ our $cfg; # this is where 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