Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
As a follow-on from my earlier post about SELinux denialsŠ When starting drbd with pacemaker or via systemctl it produces SELinux "denied" messages. I have selinux-policy-targeted installed and drbd.pp is active. However, I get the following messages in audit.log (http://pastebin.ca/2865045). Using audit2allow to create a policy from the denied messages I get the messages shown in http://pastebin.ca/2865046 - If I run semanage permissive -a drbd_t then things will come up.