--- fapolicyd/init/fagenrules.orig 2023-07-10 11:02:46.000000000 +0300 +++ fapolicyd/init/fagenrules 2024-02-20 17:37:28.158895676 +0300 @@ -122,9 +122,9 @@ # Restore context on MLS system. # /tmp is SystemLow & fapolicyd.rules is SystemHigh -if [ -x /usr/sbin/restorecon ] ; then - /usr/sbin/restorecon -F ${DestinationFile} -fi +# if [ -x /usr/sbin/restorecon ] ; then +# /usr/sbin/restorecon -F ${DestinationFile} +# fi rm -f ${TmpRules} try_load