firmware/src/packages/fff/fff-dhcp
Adrian Schmutzler 597ecdc244 fff-dhcp: fix indexing and output in uci-defaults
When creating a new uci section, the safest way to refer to it is
with index '-1'. While it (probably) does not make a functional
difference for our specific case, since we expect to only have one
section anyway, let's just make sure and use the proper indexing.

While at it, suppress output from the 'add' command.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
2021-02-09 22:59:18 +01:00
..
files/etc fff-dhcp: fix indexing and output in uci-defaults 2021-02-09 22:59:18 +01:00
Makefile fff-dhcp: fix indexing and output in uci-defaults 2021-02-09 22:59:18 +01:00