mini_snmpd: Update init script
authorJeffery To <redacted>
Tue, 12 Feb 2019 12:28:01 +0000 (20:28 +0800)
committerJeffery To <redacted>
Tue, 12 Feb 2019 12:32:10 +0000 (20:32 +0800)
commit457713b38c394ab9fc3160303d5fa493fae5bc5d
treee20e86d0786b096c9f7fb182ca8d5439ff1972e1
parentf9b16dea51b34e6fbced77a81096cf1fb82f39ce
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 <redacted>
net/mini_snmpd/Makefile
net/mini_snmpd/files/mini_snmpd.init
git clone https://git.99rst.org/PROJECT