Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extended SELinux policy to support BlueChi UDS
Fixes: containers#677 Recently, BlueChi enhanced the support for Unix Domain Sockets, including the respective SELinux policy (see In eclipse-bluechi/bluechi#1015). On a setup QM + BlueChi it makes sense to mount the UDS of BlueChi into QM and have the bluechi-agent inside connect to it. This, however, is currently rejected due to missing SELinux policy rules. Let's add this rule. Signed-off-by: Michael Engel <[email protected]>
- Loading branch information