bugfix: Have UI keep timezone after OTA

After OTA upgrade the timezone was kept in the system file
but not in the UI so when a user would save the timezone
would be overwritten.

fixes AREDN->ticket:186

Change-Id: I593afab0c3f67ba9d300228e9cbb47d7e3d894d1
This commit is contained in:
Conrad Lara - KG6JEI 2016-12-06 19:38:47 -08:00 committed by KG6JEI
parent d662e1ce97
commit 27ea95209e
1 changed files with 1 additions and 0 deletions

View File

@ -30,4 +30,5 @@ wan_dns2 = 8.8.4.4
dtdlink_ip=10.<DTDMAC> dtdlink_ip=10.<DTDMAC>
time_zone = UTC time_zone = UTC
time_zone_name = UTC
ntp_server = us.pool.ntp.org ntp_server = us.pool.ntp.org