Uncommented MAC options so that they get linted. This exposes brokenness
in kern_mac.c.
This commit is contained in:
parent
0e9ab9c4f6
commit
796fa43815
@ -748,10 +748,10 @@ options _KPOSIX_VERSION=199309L
|
||||
#####################################################################
|
||||
# SECURITY POLICY PARAMETERS
|
||||
|
||||
# Support for Mandatory Access Control (MAC)
|
||||
#options MAC
|
||||
#options MAC_DEBUG
|
||||
#options MAC_NONE # Statically link mac_none policy
|
||||
# Support for Mandatory Access Control (MAC):
|
||||
options MAC
|
||||
options MAC_DEBUG
|
||||
options MAC_NONE # Statically link mac_none policy
|
||||
|
||||
|
||||
#####################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user