Copy from home:hennevogel:TODO/net-snmp based on submit request 29044 from user coolo OBS-URL: https://build.opensuse.org/request/show/29044 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=23
15 lines
293 B
Diff
15 lines
293 B
Diff
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");
|
|
}
|
|
}
|
|
|