mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-21 03:55:06 +00:00
oxnas: use DHCP by default on ethernet interface (lan)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
b05125c775
commit
8880497382
@ -5,7 +5,7 @@
|
||||
|
||||
board_config_update
|
||||
|
||||
ucidef_set_interface_lan "eth0"
|
||||
ucidef_set_interface_lan "eth0" "dhcp"
|
||||
|
||||
board_config_flush
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user