fix rcctl syntax

ok sthen@
This commit is contained in:
kirby 2015-10-05 12:58:44 +00:00
parent 6acb7ccf14
commit b27e451a04
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.76 2015/07/07 14:44:58 sthen Exp $
# $OpenBSD: Makefile,v 1.77 2015/10/05 12:58:44 kirby Exp $
ONLY_FOR_ARCHS= ${LP64_ARCHS} # time_t format string issues
@ -7,7 +7,7 @@ COMMENT-web= cgis and webpages for nagios
V= 4.0.8
REVISION-web= 1
REVISION-main= 1
REVISION-main= 2
DISTNAME= nagios-$V
PKGNAME-main= nagios-$V
PKGNAME-web= nagios-web-$V

View File

@ -1,4 +1,4 @@
$OpenBSD: README-main,v 1.7 2015/07/07 14:44:58 sthen Exp $
$OpenBSD: README-main,v 1.8 2015/10/05 12:58:44 kirby Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
@ -25,7 +25,7 @@ line in /etc/rc.conf.local.
To start nagios, reboot or start it manually:
# rcctl nagios start
# rcctl start nagios
Web User-Interface