mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-06 06:32:17 +00:00
base-files: properly generate the ula
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42261
This commit is contained in:
parent
cc3545d165
commit
2d286dad6e
@ -16,7 +16,7 @@ set network.loopback.ipaddr='127.0.0.1'
|
||||
set network.loopback.netmask='255.0.0.0'
|
||||
delete network.globals
|
||||
set network.globals='globals'
|
||||
set network.globals.ula_prefix='fdb1:a57f:2544::/48'
|
||||
set network.globals.ula_prefix='auto'
|
||||
EOF
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user