summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2006-07-07 13:40:51 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd9baab4dfc9931c0ad8ceb02562943c74d70a096 (patch)
tree9f2c028c895647b2f772094fa10ef37e9eb87cec
parentdbc421dcb375c33034489d4aa4432c27237d50d5 (diff)
downloadnagios-nsca-d9baab4dfc9931c0ad8ceb02562943c74d70a096.zip
nagios-nsca-d9baab4dfc9931c0ad8ceb02562943c74d70a096.tar.gz
- fix rw path
Changed files: nagios-nsca-config.patch -> 1.1
-rw-r--r--nagios-nsca-config.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/nagios-nsca-config.patch b/nagios-nsca-config.patch
new file mode 100644
index 0000000..d13348d
--- /dev/null
+++ b/nagios-nsca-config.patch
@@ -0,0 +1,11 @@
+--- nsca-2.6/sample-config/nsca.cfg.in~ 2006-04-07 00:19:30.000000000 +0300
++++ nsca-2.6/sample-config/nsca.cfg.in 2006-07-07 16:38:26.632832206 +0300
+@@ -61,7 +61,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=@localstatedir@/rw
+
+
+