net-snmp/net-snmp-5.4.2_snmpconf-selinux.patch
OBS User autobuild 9bb07c73bc Accepting request 29044 from home:hennevogel:TODO
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
2010-01-21 10:28:30 +00:00

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");
}
}