Blame SOURCES/fagenrules-group.patch

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