mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
drop setgid bit. ifmcstat(8) is not audited, and is needed only for root.
Obtained from: KAME MFC after: 1 week
This commit is contained in:
parent
aa62bfb629
commit
4b68082379
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79151
@ -5,7 +5,7 @@ PROG= ifmcstat
|
||||
MAN= ifmcstat.8
|
||||
|
||||
BINGRP= kmem
|
||||
BINMODE=2555
|
||||
BINMODE=555
|
||||
LDADD= -lkvm
|
||||
DPADD= ${LIBKVM}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user