From 67ec2b100939cddb8abf8fd816684e3d6bc78137 Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 26 Nov 2007 22:14:27 +0000 Subject: - Install PREFIX/libexec/nagios/check_icmp set-user-id root and executable by NAGIOS_GROUP. - Bump PKGREVISION to 3 --- net/nagios-plugins/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net/nagios-plugins') diff --git a/net/nagios-plugins/Makefile b/net/nagios-plugins/Makefile index ccfd7d6479a..0294a3c66c6 100644 --- a/net/nagios-plugins/Makefile +++ b/net/nagios-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2007/03/30 05:52:37 grant Exp $ +# $NetBSD: Makefile,v 1.10 2007/11/26 22:14:27 seb Exp $ # -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net sysutils MAINTAINER= pkgsrc-users@NetBSD.org @@ -18,6 +18,8 @@ CONFIGURE_ARGS+= --without-pgsql --without-mysql \ --without-smbclient-command --without-snmpget-command \ --without-snmpgetnext-command --without-fping-command +SPECIAL_PERMS+= ${PREFIX}/libexec/nagios/check_icmp ${REAL_ROOT_USER} ${NAGIOS_GROUP} 4550 + .if ${OPSYS} == "NetBSD" CONFIGURE_ARGS+= --with-df-command="/bin/df -Pklt nokernfs,procfs,fdesc" .endif -- cgit v1.2.3