1#!/bin/sh
2
3. /lib/functions/uci-defaults.sh
4
5board_config_update
6ucidef_set_interface_lan "eth0" "dhcp"
7board_config_flush
8