base-files: properly generate the ula

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 42261
This commit is contained in:
John Crispin 2014-08-22 14:19:07 +00:00
parent cc3545d165
commit 2d286dad6e

View file

@ -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
}