firmware/src/packages/fff/fff-gateway/files
Fabian Bläse 9957cd4318 fff-gateway: make uci query for vlan ports quiet
The user might create a vlan without any ports.
This setup lead to "uci: Entry not found" error messages,
while still working as intended.

The '-q' flag is added to the corresponding uci query to
hide this error. While this isn't strictly necessary, the
uci subcommand is quoted to bring it in line with the other
subcommands.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-04-17 17:08:16 +02:00
..
etc fff-gateway: make uci query for vlan ports quiet 2020-04-17 17:08:16 +02:00
usr firewall.d: Check for unset IF_WAN 2019-11-17 15:46:34 +01:00