mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Don't install setgid kmem.
This commit is contained in:
parent
80157f80cd
commit
0444aaa030
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PROG= ipcs
|
||||
BINGRP= kmem
|
||||
BINMODE= 2555
|
||||
DPADD+= ${LIBKVM}
|
||||
LDADD+= -lkvm
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue