...and fix SYSCONFDIR in README, also from robert at peichaer / org..
so tempting to just put this back to the 'gnu old' way...
This commit is contained in:
parent
d6ebb614f4
commit
3e53e70724
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2012/05/27 19:39:28 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2012/05/27 19:42:42 sthen Exp $
|
||||
|
||||
COMMENT-main = network monitoring system (improved fork of Nagios)
|
||||
COMMENT-cgi = cgi scripts for Icinga (classic Nagios-style UI)
|
||||
@ -6,7 +6,7 @@ COMMENT-ido = store Icinga configuration and events in a database
|
||||
|
||||
DISTNAME = icinga-$V
|
||||
PKGNAME-main = icinga-$V
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
PKGNAME-cgi = icinga-cgi-$V
|
||||
PKGNAME-ido = icinga-idoutils-$V
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README-main,v 1.6 2012/05/17 11:05:40 sthen Exp $
|
||||
$OpenBSD: README-main,v 1.7 2012/05/27 19:42:42 sthen Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${FULLPKGNAME} on OpenBSD
|
||||
@ -15,7 +15,7 @@ on the local machine; these should work as-is.
|
||||
|
||||
You may check your configuration file format before starting Icinga:
|
||||
|
||||
/usr/local/bin/icinga -v ${SYSCONFDIR}/icinga/icinga.cfg
|
||||
/usr/local/bin/icinga -v ${SYSCONFDIR}/icinga.cfg
|
||||
|
||||
This will parse all configuration files and warn about any problems
|
||||
which have been identified.
|
||||
|
Loading…
Reference in New Issue
Block a user