aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-security/refpolicy/refpolicy-mcs_2.20130424.bb
blob: 9288e2a25ed4dd50ddb61f6be269719dd755b479 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUMMARY = "MCS (Multi Category Security) variant of the SELinux policy"
DESCRIPTION = "\
This is the reference policy for SE Linux built with MCS support. \
An MCS policy is the same as an MLS policy but with only one sensitivity \
level. This is useful on systems where a hierarchical policy (MLS) isn't \
needed (pretty much all systems) but the non-hierarchical categories are. \
"

PR = "r99"

POLICY_TYPE = "mcs"

include refpolicy_${PV}.inc