forked from pool/net-snmp
0451d39814
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/139446 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=60
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
|
|
|
|
/*
|