mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
sectionsd: try to improve "good time" detection logic
This commit is contained in:
@@ -1503,7 +1503,8 @@ void CTimeThread::run()
|
||||
dvb_time = st.getTime();
|
||||
success = true;
|
||||
}
|
||||
}
|
||||
} else
|
||||
retry = false; /* reset bogon detector after invalid read() */
|
||||
}
|
||||
/* default sleep time */
|
||||
sleep_time = ntprefresh * 60;
|
||||
|
Reference in New Issue
Block a user