From 60bf355295ddc2447a73d7fb0db4a4f58c84e69a Mon Sep 17 00:00:00 2001 From: rpe Date: Fri, 29 Mar 2013 16:39:34 +0000 Subject: [PATCH] fix example to restart httpd in README ok sthen@ --- net/icinga/core/Makefile | 4 ++-- net/icinga/core/pkg/README-main | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/icinga/core/Makefile b/net/icinga/core/Makefile index f3664df56ed..478e04875eb 100644 --- a/net/icinga/core/Makefile +++ b/net/icinga/core/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.43 2013/03/11 11:35:47 espie Exp $ +# $OpenBSD: Makefile,v 1.44 2013/03/29 16:39:34 rpe Exp $ V = 1.8.4 @@ -8,7 +8,7 @@ COMMENT-ido = store Icinga configuration and events in a database DISTNAME = icinga-$V PKGNAME-main = icinga-$V -REVISION-main = 0 +REVISION-main = 1 PKGNAME-cgi = icinga-cgi-$V REVISION-cgi = 0 PKGNAME-ido = icinga-idoutils-$V diff --git a/net/icinga/core/pkg/README-main b/net/icinga/core/pkg/README-main index 9cb4105b466..5427e592aa9 100644 --- a/net/icinga/core/pkg/README-main +++ b/net/icinga/core/pkg/README-main @@ -1,4 +1,4 @@ -$OpenBSD: README-main,v 1.11 2012/10/18 20:04:58 sthen Exp $ +$OpenBSD: README-main,v 1.12 2013/03/29 16:39:34 rpe Exp $ +----------------------------------------------------------------------- | Running ${FULLPKGNAME} on OpenBSD @@ -86,7 +86,7 @@ Two web-based user interfaces are available for Icinga: When done, restart the web server: - $ sudo /rc.d/httpd restart + $ sudo /etc/rc.d/httpd restart You should then be able to access the web interface at http://localhost/icinga/