| commit | 62c2fe4dab1064dad772f2220486dd54e3deaeb6 | [log] [tgz] |
|---|---|---|
| author | Stephen Smalley <sds@tycho.nsa.gov> | Sun Dec 14 12:37:06 2014 +0200 |
| committer | Ethan Chen <intervigil@gmail.com> | Tue Dec 16 13:18:02 2014 -0800 |
| tree | 6a20ec807c371aa81f3c2c9f089df4be00aac2ed | |
| parent | 9bf75dffc07ea6b5e19251880b8dcf0debdbbccc [diff] |
selinux: Report permissive mode in avc: denied messages. We cannot presently tell from an avc: denied message whether access was in fact denied or was allowed due to global or per-domain permissive mode. Add a permissive= field to the avc message to reflect this information. Change-Id: I0281c366d0815addd5b22b26d266a18a743c53f5 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>