## This module contains interfaces for handling multilevel ## security. The interfaces allow the specified subjects ## and objects to be allowed certain privileges in the ## MLS rules. ##
#### Make specified object MLS trusted. This ## allows all levels to read and write the ## object. ##
#### This currently only applies to filesystem ## objects, for example, files and directories. ##
##