$OpenBSD: patch-sample-config_nagios_cfg_in,v 1.3 2008/03/18 20:25:11 sturm Exp $
--- sample-config/nagios.cfg.in.orig	Thu Jan 24 19:58:02 2008
+++ sample-config/nagios.cfg.in	Sat Mar 15 19:47:52 2008
@@ -16,7 +16,7 @@
 # for historical purposes.  This should be the first option specified 
 # in the config file!!!
 
-log_file=@localstatedir@/nagios.log
+log_file=/var/log/nagios/nagios.log
 
 
 
@@ -264,7 +264,7 @@ log_rotation_method=d
 # This is the directory where archived (rotated) log files should be 
 # placed (assuming you've chosen to do log rotation).
 
-log_archive_path=@localstatedir@/archives
+log_archive_path=/var/log/nagios/archives
 
 
 
