File nagios-nsca.spooldir.patch of Package nagios-nsca
--- sample-config/nsca.cfg.in.a 2011-11-10 23:41:11.000000000 +0100
+++ sample-config/nsca.cfg.in 2011-11-10 23:42:22.000000000 +0100
@@ -73,7 +73,7 @@
# NOTE: if you specify this option, the command file will be opened
# relative to this directory.
-#nsca_chroot=/var/run/nagios/rw
+#nsca_chroot=/var/run/nagios
@@ -90,7 +90,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@/nagios.cmd
# ALTERNATE DUMP FILE
@@ -103,7 +103,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@/nsca.dump