Blame SOURCES/fagenrules-group.patch

fa39dc
diff -up ./init/fagenrules.fix ./init/fagenrules
fa39dc
--- ./init/fagenrules.fix	2022-04-01 16:12:50.512164904 +0200
fa39dc
+++ ./init/fagenrules	2022-04-01 16:21:07.924712100 +0200
fa39dc
@@ -117,7 +117,8 @@ fi
fa39dc
 
fa39dc
 # We copy the file so that it gets the right selinux label
fa39dc
 cp ${TmpRules} ${DestinationFile}
fa39dc
-chmod 0640 ${DestinationFile}
fa39dc
+chmod 0644 ${DestinationFile}
fa39dc
+chgrp fapolicyd ${DestinationFile}
fa39dc
 
fa39dc
 # Restore context on MLS system.
fa39dc
 # /tmp is SystemLow & fapolicyd.rules is SystemHigh