Blame SOURCES/fagenrules-group.patch

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