f9936db948
changes file modificatons after factory-auto reject (forwarded request 317256 from abergmann) OBS-URL: https://build.opensuse.org/request/show/317257 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=75
14 lines
456 B
Diff
14 lines
456 B
Diff
Index: net-snmp-5.7.2/agent/mibgroup/agentx/protocol.h
|
|
===================================================================
|
|
--- net-snmp-5.7.2.orig/agent/mibgroup/agentx/protocol.h
|
|
+++ net-snmp-5.7.2/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
|
|
|
|
/*
|