78276fc43b
Semodule stopped using this many years ago. The policy_module() macro will continue to support an optional second parameter as version. If it is not specified, a default value of 1 is set. Signed-off-by: Chris PeBenito <pebenito@ieee.org>
14 lines
226 B
Plaintext
14 lines
226 B
Plaintext
policy_module(mcs)
|
|
|
|
########################################
|
|
#
|
|
# Declarations
|
|
#
|
|
|
|
attribute mcskillall;
|
|
attribute mcsptraceall;
|
|
attribute mcssetcats;
|
|
attribute mcswriteall;
|
|
attribute mcsreadall;
|
|
attribute mcs_constrained_type;
|