ntpd sync fails on boot

Mike -- EMAIL IGNORED m_d_berger_1900 at yahoo.com
Fri Jan 9 20:04:53 UTC 2009


On Fri, 09 Jan 2009 11:58:25 -0700, Craig White wrote:

[...]
> sounds like an old discussion...
> 
> perhaps ntpd starts before network is up and running - i.e. running
> 'NetworkManager'
> 
> What is output of (as root)
> 
> chkconfig --list NetworkManager
> chkconfig --list network
> 
> Craig

Here is the information you requested as well as some other
relevant information.  As you can see, I am not using
NetworkManager.  The other things appear to start in the
correct order.

...

# iptables  Start iptables firewall
#
# chkconfig: 2345 08 92

[root]# chkconfig --list iptables
iptables        0:off   1:off   2:on    3:on    4:on    5:on    6:off

...

# network       Bring up/down networking
#
# chkconfig: 2345 10 90

[root]# chkconfig --list network
network         0:off   1:off   2:on    3:on    4:on    5:on    6:off

...

# ntpd      This shell script takes care of starting and stopping
#     ntpd (NTPv4 daemon).
#
# chkconfig: 35 58 74

[root]# chkconfig --list ntpd
ntpd            0:off   1:off   2:off   3:on    4:off   5:on    6:off

...

# NetworkManager:   NetworkManager daemon
#
# chkconfig: - 98 02

[root]# chkconfig --list NetworkManager
NetworkManager  0:off   1:off   2:off   3:off   4:off   5:off   6:off

...

Mike.





More information about the fedora-list mailing list