Accepting request 948478 from home:dirkmueller:Factory
- update net-snmp-5.8-socket-path.patch: use %_rundir for agentx OBS-URL: https://build.opensuse.org/request/show/948478 OBS-URL: https://build.opensuse.org/package/show/network:utilities/net-snmp?expand=0&rev=41
This commit is contained in:
parent
dd7b274e1c
commit
bcde005f5e
@ -7,7 +7,7 @@ Index: net-snmp-5.7.2/agent/mibgroup/agentx/protocol.h
|
|||||||
#define AGENTX_PORT 705
|
#define AGENTX_PORT 705
|
||||||
#ifndef NETSNMP_AGENTX_SOCKET
|
#ifndef NETSNMP_AGENTX_SOCKET
|
||||||
-#define NETSNMP_AGENTX_SOCKET "/var/agentx/master"
|
-#define NETSNMP_AGENTX_SOCKET "/var/agentx/master"
|
||||||
+#define NETSNMP_AGENTX_SOCKET "/var/run/agentx/master"
|
+#define NETSNMP_AGENTX_SOCKET "/run/agentx/master"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 24 21:02:46 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update net-snmp-5.8-socket-path.patch: use %_rundir for agentx
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 23 11:32:10 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
Sat Oct 23 11:32:10 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package net-snmp
|
# spec file for package net-snmp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user