summaryrefslogtreecommitdiff
path: root/net/nagios-nrpe
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2006-05-21 10:46:13 +0000
committergrant <grant@pkgsrc.org>2006-05-21 10:46:13 +0000
commitb7ab9679c50a9aaadca61ef1ee797024954d3317 (patch)
tree4c9ed385670a8b540ff3be57b534ed654d402368 /net/nagios-nrpe
parentdce80282f1b59890723664bf1726ff7b496d1430 (diff)
downloadpkgsrc-b7ab9679c50a9aaadca61ef1ee797024954d3317.tar.gz
install rc.d script in example dir.
Diffstat (limited to 'net/nagios-nrpe')
-rw-r--r--net/nagios-nrpe/Makefile3
-rw-r--r--net/nagios-nrpe/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/nagios-nrpe/Makefile b/net/nagios-nrpe/Makefile
index 24779a9be87..7ba2cea9fe0 100644
--- a/net/nagios-nrpe/Makefile
+++ b/net/nagios-nrpe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/21 10:28:40 grant Exp $
+# $NetBSD: Makefile,v 1.2 2006/05/21 10:46:13 grant Exp $
#
DISTNAME= nrpe-2.5.1
@@ -37,5 +37,6 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/check_nrpe ${PREFIX}/libexec/nagios
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/nagios
${INSTALL_DATA} ${WRKSRC}/sample-config/nrpe.cfg ${PREFIX}/share/examples/nagios
+ ${INSTALL_SCRIPT} ${WRKDIR}/nrpe ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}
.include "../../mk/bsd.pkg.mk"
diff --git a/net/nagios-nrpe/PLIST b/net/nagios-nrpe/PLIST
index 04e0cc23e7b..3e61730d0ef 100644
--- a/net/nagios-nrpe/PLIST
+++ b/net/nagios-nrpe/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/21 10:28:40 grant Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/05/21 10:46:13 grant Exp $
sbin/nrpe
libexec/nagios/check_nrpe
share/examples/nagios/nrpe.cfg
+share/examples/rc.d/nrpe