Bug 10486

Summary: ntpd: -S PROG Run PROG ... every 11 mins
Product: Busybox Reporter: Jiri Prchal <jiri.prchal>
Component: NetworkingAssignee: unassigned
Status: NEW ---    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: 1.27.x   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Host: Target:
Build:

Description Jiri Prchal 2017-11-03 13:27:25 UTC
Hi,
I discovered an issue that ntpd doesn't run script (-S option) every 11 mins, I measured 36 mins already and I'm afraid it's not final delay. When ntpd starts, after stratum change run, it's approximately 11 min (up to 17) but after a while, when doing periodic run, it's such a long time. Poll interval is reported 1024 or 2048. Does it relay on poll interval and how?
Thank Jiri