summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mptable/Makefile
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-03-22 04:27:46 +0000
committerrwatson <rwatson@FreeBSD.org>2001-03-22 04:27:46 +0000
commit2067928f4eb6211420175a84f11a6c8c20eeead0 (patch)
tree8a46b96191e9af3c4b04af06c57aa8038dc40767 /usr.sbin/mptable/Makefile
parent3f5cf40811ceceb1b7cd9f1b05c6914be8ac7c00 (diff)
downloadFreeBSD-src-2067928f4eb6211420175a84f11a6c8c20eeead0.zip
FreeBSD-src-2067928f4eb6211420175a84f11a6c8c20eeead0.tar.gz
o Remove BINMODE=0550 -- no need to restrict execution rights as the
authorization check is on /dev/{,k}mem. o Update man page to reflect requirement that gid kmem privileges must be held, not root. (submitted by: peter)
Diffstat (limited to 'usr.sbin/mptable/Makefile')
-rw-r--r--usr.sbin/mptable/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/mptable/Makefile b/usr.sbin/mptable/Makefile
index 66a4f43c..c5c8092 100644
--- a/usr.sbin/mptable/Makefile
+++ b/usr.sbin/mptable/Makefile
@@ -3,6 +3,4 @@
PROG = mptable
MAN1 = mptable.1
-BINMODE = 550
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud