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

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
owl
Daniel Golle 2016-07-18 19:37:43 +02:00
parent b05125c775
commit 8880497382
1 changed files with 1 additions and 1 deletions

View File

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