net-snmp/net-snmp-5.5.0-socket-path.patch
OBS User autobuild 19642b4f1a Accepting request 40231 from net-snmp:factory
Copy from net-snmp:factory/net-snmp based on submit request 40231 from user coolo

OBS-URL: https://build.opensuse.org/request/show/40231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=29
2010-05-18 18:40:49 +00:00

14 lines
450 B
Diff

Index: net-snmp-5.5/agent/mibgroup/agentx/protocol.h
===================================================================
--- net-snmp-5.5.orig/agent/mibgroup/agentx/protocol.h
+++ net-snmp-5.5/agent/mibgroup/agentx/protocol.h
@@ -13,7 +13,7 @@ extern "C" {
#define AGENTX_PORT 705
#ifndef NETSNMP_AGENTX_SOCKET
-#define NETSNMP_AGENTX_SOCKET "/var/agentx/master"
+#define NETSNMP_AGENTX_SOCKET "/var/run/agentx/master"
#endif
/*