commit | d56c2b434e99f60612c1290e82021ecbcbfaf5e6 | [log] [tgz] |
---|---|---|
author | Yuli Khodorkovskiy <ykhodorkovskiy@tresys.com> | Tue Jul 21 15:08:15 2015 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Jul 22 09:23:38 2015 -0400 |
tree | 7dbd418e04e48142b32a8a2e0849479af773ad51 | |
parent | d7b1bf3ff241200f291e785e2e0f3b820aa90cdc [diff] |
libsemanage: Add file_contexts and seusers to the store This patch writes file_contexts and seusers to the policy store as well as /etc/selinux/. Additionally, file_contexts and seusers are now parsed from the store rather than the final directory which was the old behavior. This allows all policy related files to be kept in the policy store. Signed-off-by: Yuli Khodorkovskiy <ykhodorkovskiy@tresys.com>