$NetBSD: patch-aa,v 1.1.1.1 2006/02/18 17:13:45 bouyer Exp $

--- sample-config/nsca.cfg.in.orig	2006-01-26 22:42:02.000000000 +0100
+++ sample-config/nsca.cfg.in	2006-01-26 22:42:29.000000000 +0100
@@ -57,7 +57,7 @@
 # This is the location of the Nagios command file that the daemon
 # should write all service check results that it receives.
 
-command_file=@localstatedir@/rw/nagios.cmd
+command_file=@localstatedir@/run/nagios/rw/nagios.cmd
 
 
 # ALTERNATE DUMP FILE
@@ -70,7 +70,7 @@
 # it starts Nagios.  Or you may simply choose to ignore any
 # check results received while Nagios was not running...
 
-alternate_dump_file=@localstatedir@/rw/nsca.dump
+alternate_dump_file=@localstatedir@/run/nagios/rw/nsca.dump
 
 
 
