summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2014-10-14 13:27:45 +0000
committermanu <manu@pkgsrc.org>2014-10-14 13:27:45 +0000
commitae3e0586d964885def6e06a2937026e792b22638 (patch)
tree6fc73d11628bb797a06c09b9b2ad88f6400042fb /net
parent5e97eea1deb932a7b8c5e5f7f0655a126be2083a (diff)
downloadpkgsrc-ae3e0586d964885def6e06a2937026e792b22638.tar.gz
Fix permission for setuid binary
Diffstat (limited to 'net')
-rw-r--r--net/nagios-plugin-raidctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nagios-plugin-raidctl/Makefile b/net/nagios-plugin-raidctl/Makefile
index 3637020122c..58b973ff02b 100644
--- a/net/nagios-plugin-raidctl/Makefile
+++ b/net/nagios-plugin-raidctl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/01/27 09:05:10 asau Exp $
+# $NetBSD: Makefile,v 1.3 2014/10/14 13:27:45 manu Exp $
#
PKGNAME= nagios-plugin-raidctl-${DISTNAME:C/.*-//}
@@ -15,7 +15,7 @@ LICENSE= modified-bsd
INSTALLATION_DIRS+= libexec/nagios
SPECIAL_PERMS+= ${PREFIX}/libexec/nagios/check_raidctl \
- ${REAL_ROOT_USER} ${NAGIOS_GROUP} 4551
+ ${REAL_ROOT_USER} ${NAGIOS_GROUP} 4554
BUILD_DEFS+= ${NAGIOS_GROUP}
do-install: