Roi Dayan via dev <[email protected]> writes:
> Failing to install the selinux policy file under RHEL9.1 with
> error "Failed to resolve permission audit_write".
> Checking online SELinux permissions, I found that those classes
> don't support those permissions. So not sure how it's passing on
> other distributions like RHEL8.2, maybe being ignored.
> With this change I can install the policy file in RHEL8.2 and RHEL9.1.
>
> Signed-off-by: Roi Dayan <[email protected]>
> ---
Fixes: 84d272330506 ("selinux: update policy to reflect non-root and dpdk
support")
It has been working for a while, but probably we can consider that the
`audit_write` should only have been applied to the capabilities class.
Thanks for the fix.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev