Opened 3 years ago
Closed 20 months ago
#1407 closed (toovague)
ntp bug
| Reported by: | paperboy | Owned by: | somebody |
|---|---|---|---|
| Keywords: | Cc: |
Description (last modified by paperboy)
bug of localtime is not risolved now. i use aiccu client for tunnel ipv6 and with this bug i can't use localtime in webinterface but i need UTC time with disable daylight
i use at moment a workaround solution with set export TZ in startup script but.. webinterface of ntpd is useless.
i see code and i found problem in router/rc/ntp.c
i can resolve if you want with:
*modify router/kromo/dd-wrt/index.asp to modify value of nvram variable daylight_time and time_zone
*remove bad code in router/rc/ntp.c
*add export TZ=$(nvram get time_zone)-$(nvram get daylight_time) to router/kromo/dd-wrt/profile
*add setenv TZ in router/rc/init.c (not necessary)
Change History (2)
comment:1 Changed 3 years ago by paperboy
- Description modified (diff)
comment:2 Changed 20 months ago by Sash
- Resolution set to toovague
- Status changed from new to closed
