commit | 124720a6976a69357522299afbe5591854e40775 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Wed Apr 04 10:11:16 2012 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Apr 04 10:11:16 2012 -0400 |
tree | b082bda7f039de7e228a59db5cbd4525f4e6c8ce | |
parent | 2cb1b31f903f2d2747f3fd05b872d9823838af1d [diff] [blame] |
Add policy for property service. New property_contexts file for property selabel backend. New property.te file with property type declarations. New property_service security class and set permission. Allow rules for setting properties.
diff --git a/access_vectors b/access_vectors index 90927e7..4b0c4b1 100644 --- a/access_vectors +++ b/access_vectors
@@ -880,3 +880,8 @@ specifyinvokewith specifyseinfo } + +class property_service +{ + set +}