1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-19 23:28:39 +02:00
openwrt-packages/net/mini_snmpd
Jeffery To 457713b38c mini_snmpd: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also replaces space indentation with tabs, and removes trailing
whitespace and unnecessary curly brackets.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-12 20:32:10 +08:00
..
files mini_snmpd: Update init script 2019-02-12 20:32:10 +08:00
Makefile mini_snmpd: Update init script 2019-02-12 20:32:10 +08:00