Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refpolicy: clean up old policy and patches | Joe MacDonald | 2014-09-19 | 1 | -25/+0 |
| | | | | | | | Now that the updated refpolicy core variants are available, remove the previous recipe and patches. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> | ||||
* | refpolicy: Allow udev the block_suspend capability | Jackie Huang | 2014-06-02 | 1 | -0/+25 |
Fix the avc denied issue: type=1400 audit(1399440994.656:14): avc: denied { block_suspend } for pid=80 comm="udevd" capability=36 scontext=system_u:system_r:udev_t:s0-s15:c0.c1023 tcontext=system_u:system_r:udev_t:s0-s15:c0.c1023 tclass=capability2 The patch is backported from upstream Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |