https://bugzilla.redhat.com/show_bug.cgi?id=248329 Index: local/snmpconf =================================================================== --- local/snmpconf.orig +++ local/snmpconf @@ -682,6 +682,7 @@ sub output_files { } } close(O); + system("restorecon $outputf"); } }