ntpd: increase loglevel to 3 for "poll:32s sockets:0 interval:64s" message
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
64483324c5
commit
5024d86255
@ -2767,7 +2767,7 @@ int ntpd_main(int argc UNUSED_PARAM, char **argv)
|
||||
timeout++; /* (nextaction - G.cur_time) rounds down, compensating */
|
||||
|
||||
/* Here we may block */
|
||||
VERB2 {
|
||||
VERB3 {
|
||||
if (i > (ENABLE_FEATURE_NTPD_SERVER && G_listen_fd != -1)) {
|
||||
/* We wait for at least one reply.
|
||||
* Poll for it, without wasting time for message.
|
||||
|
Loading…
Reference in New Issue
Block a user