summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/mtrace/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-09-13 06:48:18 +0000
committerru <ru@FreeBSD.org>2001-09-13 06:48:18 +0000
commitbc205d4152b4848268ee74e8531bdebcfa025808 (patch)
tree803f734f43871d3306b26ad1076e0452dd8cbc56 /usr.sbin/mrouted/mtrace/Makefile
parent0b95b15b7ab73fcc49a58f3404fba27a847b2617 (diff)
downloadFreeBSD-src-bc205d4152b4848268ee74e8531bdebcfa025808.zip
FreeBSD-src-bc205d4152b4848268ee74e8531bdebcfa025808.tar.gz
Set BINOWN=root explicitly for setuid root binaries.
This is not "useless", as one may have non-default setting for BINOWN in make.conf, and we still want these to be installed setuid root in this case.
Diffstat (limited to 'usr.sbin/mrouted/mtrace/Makefile')
-rw-r--r--usr.sbin/mrouted/mtrace/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/mrouted/mtrace/Makefile b/usr.sbin/mrouted/mtrace/Makefile
index 125493e..ee9adb7 100644
--- a/usr.sbin/mrouted/mtrace/Makefile
+++ b/usr.sbin/mrouted/mtrace/Makefile
@@ -5,6 +5,7 @@ S= ${.CURDIR}/..
PROG= mtrace
MAN= mtrace.8
+BINOWN= root
BINMODE= 4555
CFLAGS+= -I$S
OpenPOWER on IntegriCloud