openwrt-packages/net/net-snmp/files
Stijn Tintel e4165b4452 net-snmp: avoid duplicate section names
It seems that UCI can't handle duplicate section names in a single
config file, even if they use different types. After the previous
commit, running `uci export` results in the following error:

uci: Parse error (section of different type overwrites prior section with same name) at line 17, byte 23

Append a 6 to the com2sec6 section names to solve this.

Fixes: 0e1c8b4ccc ("net-snmp: snmpd: listen on IPv6 by default")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 04:36:47 +03:00
..
snmpd.conf net-snmp: avoid duplicate section names 2017-09-29 04:36:47 +03:00
snmpd.init netsnmp: add global enabled config option 2017-07-10 21:45:37 +02:00
snmptrapd.init net-snmp: add snmptrapd packages 2017-09-29 02:40:49 +03:00