oxnas: use DHCP by default on ethernet interface (lan)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2016-07-18 19:37:43 +02:00
parent b05125c775
commit 8880497382

View file

@ -5,7 +5,7 @@
board_config_update
ucidef_set_interface_lan "eth0"
ucidef_set_interface_lan "eth0" "dhcp"
board_config_flush