summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorryoon <ryoon>2013-12-31 03:24:25 +0000
committerryoon <ryoon>2013-12-31 03:24:25 +0000
commit58aac5e1abb0c7b30001d8b4f587f3224f9779f0 (patch)
treeb10d039e9815645cdd0ceba3584a33e3308b8ba4 /net
parente394fb0bcc21f7aea22abb874420cdea4f9e717a (diff)
downloadpkgsrc-58aac5e1abb0c7b30001d8b4f587f3224f9779f0.tar.gz
Fix typo in filename
Diffstat (limited to 'net')
-rw-r--r--net/icinga-base/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/icinga-base/MESSAGE b/net/icinga-base/MESSAGE
index 1fe014e75c0..1eb544bdca5 100644
--- a/net/icinga-base/MESSAGE
+++ b/net/icinga-base/MESSAGE
@@ -1,9 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2013/03/02 04:08:27 ryoon Exp $
+$NetBSD: MESSAGE,v 1.2 2013/12/31 03:24:25 ryoon Exp $
Apache Configuration:
You must add this in your httpd.conf file:
- Include ${PKG_SYSCONFDIR}/cinga.conf
+ Include ${PKG_SYSCONFDIR}/icinga.conf
You should add the ${ICINGA_USER} user to the group ${ICINGACMD_GROUP}.