Merge Official Source
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -6,7 +6,7 @@ uci -q get system.@imm_init[0] > "/dev/null" || uci -q add system imm_init > "/d
|
||||
uci -q batch <<-EOF
|
||||
delete dhcp.lan.dhcpv6
|
||||
delete dhcp.lan.ra_flags
|
||||
add_list dhcp.lan.ra_flags="none"
|
||||
add_list dhcp.lan.ra_flags="other-config"
|
||||
set dhcp.lan.max_preferred_lifetime="2700"
|
||||
set dhcp.lan.max_valid_lifetime="5400"
|
||||
commit dhcp
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
led-failsafe = &led_system_amber;
|
||||
led-running = &led_system_blue;
|
||||
led-upgrade = &led_system_amber;
|
||||
label-mac-device = ðernet;
|
||||
label-mac-device = &wmac;
|
||||
};
|
||||
|
||||
leds {
|
||||
|
||||
Reference in New Issue
Block a user