diff options
Diffstat (limited to 'target/linux/x86/rdc')
-rw-r--r-- | target/linux/x86/rdc/base-files/etc/config/network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/rdc/base-files/etc/config/network b/target/linux/x86/rdc/base-files/etc/config/network index 9ee12dc008..69627f7c1a 100644 --- a/target/linux/x86/rdc/base-files/etc/config/network +++ b/target/linux/x86/rdc/base-files/etc/config/network @@ -19,7 +19,7 @@ config interface wan option proto dhcp config interface wan6 - option ifname @wan + option ifname eth0 option proto dhcpv6 config globals globals |