Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcdonell committed Jan 25, 2025
2 parents 706317e + 2284e17 commit 5c4f45e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/selinux/pcp.te
Original file line number Diff line number Diff line change
Expand Up @@ -519,15 +519,6 @@ optional_policy(`
allow pcp_pmcd_t syslogd_var_run_t:file { map };
')

optional_policy(`
require {
class lockdown { integrity };
}
# pmda.kvm
# type=AVC msg=audit(YYY.101): avc: denied { integrity } for pid=PID comm="pmdakvm" lockdown_reason="debugfs access" scontext=system_u:system_r:pcp_pmcd_t:s0 tcontext=system_u:system_r:pcp_pmcd_t:s0 tclass=lockdown permissive=0
allow pcp_pmcd_t self:lockdown integrity;
')

optional_policy(`
require {
class rawip_socket { create getopt setopt read write };
Expand Down

0 comments on commit 5c4f45e

Please sign in to comment.