commit | dc1072365e99cef38e0d234989ba29e0e2df2b4c | [log] [tgz] |
---|---|---|
author | William Roberts <bill.c.roberts@gmail.com> | Wed Jul 11 16:46:38 2012 -0700 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Thu Jul 12 10:02:45 2012 -0400 |
tree | ebe6ae75792c81ce495b825a8e6770229f13360c | |
parent | 96bf5059621cd3903e1a402b2c90dbb652aedf90 [diff] |
Support for ocontexts per device. ocontexts was split up into 4 files: 1.fs_use 2.genfs_contexts 3.initial_sid_contexts 4.port_contexts Each file has their respective declerations in them. Devices, in their respective device directory, can now specify sepolicy.fs_use, sepolicy.genfs_contexts, sepolicy.port_contexts, and sepolicy.initial_sid_contexts. These declerations will be added right behind their respective sepolicy counterparts in the concatenated configuration file.