Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bootprocess: local is waiting for ntp-client (50s) - why?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
stefan-tiger
n00b
n00b


Joined: 24 Jul 2003
Posts: 58

PostPosted: Sun Jun 12, 2011 9:00 am    Post subject: Bootprocess: local is waiting for ntp-client (50s) - why? Reply with quote

Hello together,

I have added "ntp-client" to my default runlevel.

But unfortunately on boot I get the message:

Code:

...
ntp-client ...                                               [ OK ]
cupsd      ...                                               [ OK ]
local: waiting for ntp-client (50 seconds)
...


This delays the boot very long (don't know if it is exactly 50s) until the console login appears.

How can this be improved? I want to login as early as possible. ntp-client should be somwhere in background, but not blocking the console login.
Back to top
View user's profile Send private message
drescherjm
Advocate
Advocate


Joined: 05 Jun 2004
Posts: 2790
Location: Pittsburgh, PA, USA

PostPosted: Thu Jul 28, 2011 3:24 am    Post subject: Reply with quote

Did you figure out anything on this. I have the same issue. I guess I could disable ntp-client for now to avoid this. It seems weird to me that anything is dependent on ntp-client however.
_________________
John

My gentoo overlay
Instructons for overlay
Back to top
View user's profile Send private message
hayalci
n00b
n00b


Joined: 18 Jul 2004
Posts: 44

PostPosted: Tue Feb 07, 2012 9:50 am    Post subject: Reply with quote

You can set up timeout and sample count in /etc/conf.d/ntp-client file

Code:
NTPCLIENT_OPTS="-s -b -u -p 1 -t 5 server...."


-p 1 sends only 1 NTP packet. Default behavious is sending 4 packets, then setting time.

-t 5 sets a timeout of 5 seconds. Set to your taste.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum