SYNOPSIS
To compile the null policy into your kernel, place the following lines in your kernel configuration file:
.Cd "options MAC"
.Cd "options MAC_NONE"
Alternately, to load the sample module at boot time, place the following line in your kernel configuration file:
.Cd "options MAC"