Hi all, I'm trying to do an offline update (i.e. issuing the semanage command) of some files on SELinux, and then replace those files on the system that is being updated. I know that the semanage also updates the commit_num file. So my doubt is: Do I need to care about updating the commit_num on the updated system? Should I increment the commit_num by the same amount (resulted from the semanage command) that the updated files where ? Is there any code that is reading the value in the commit_num file and if so, how is it using the value read? If this is not the correct place to get this information, just let me know. Thanks, Best regards, Eduardo