$OpenBSD$
--- oinkmaster.pl.orig	Sun Jul  7 18:08:36 2002
+++ oinkmaster.pl	Sun Jul  7 18:08:49 2002
@@ -20,7 +20,7 @@ sub do_backup;
 sub clean_exit;
 
 my $version           = 'Oinkmaster v0.6 by Andreas Östling <andreaso@it.su.se>';
-my $config_file       = "./oinkmaster.conf";
+my $config_file       = "/etc/oinkmaster.conf";
 my $tmpdir            = "/tmp/oinkmaster.$$";
 my $outfile           = "snortrules.tar.gz";
 my $verbose           = 0;
