net-snmp/net-snmp-5.1.2-snmpconf-selinux.patch

13 lines
209 B
Diff

https://bugzilla.redhat.com/show_bug.cgi?id=248329
--- net-snmp-5.1.2/local/snmpconf
+++ net-snmp-5.1.2/local/snmpconf
@@ -585,6 +585,7 @@
}
}
close(O);
+ system("restorecon $outputf");
}
}