summaryrefslogtreecommitdiffstats
path: root/recipes-security/refpolicy/files
Commit message (Collapse)AuthorAgeFilesLines
* refpolicy: add setrans.conf for mcs/mls policyWenzong Fan2014-04-242-0/+69
| | | | | | | | | | | | | | | Add initial version for setrans.conf: - setrans-mls.conf: copied from \ policycoreutils/mcstrans/share/examples/default/setrans.conf - setrans-mcs.conf: copied from radhat policy. This fixes below issue: $ chcat -L IOError: No such file or directory: \ '/etc/selinux/$POLICY_NAME/setrans.conf' Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
* refpolicy: add user_tty_device_t into customizable_typesXin Ouyang2013-01-091-0/+1
Add user_tty_device_t as a customizable_type, so that restorecon -R /dev will not complain about it or modify the security labels. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>