SwordArMor-gentoo-overlay/net-analyzer/net-snmp/files/net-snmp-5.1.2-snmpconf-selinux.patch
Alarig Le Lay 4d62ffcc8e
net-analyzer/net-snmp: New package
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr
2020-09-22 12:54:44 +02:00

13 lines
189 B
Diff

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