[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

chronyd startup issues



When my system boots up it starts chronyd. The problem is that it seems to not have (or find) a network connection at the time, so it comes up in offline mode. If I restart it then everything is fine. Otherwise, the box gradually loses time. Since I rarely reboot my system I always forget that I need to restart chronyd. What do I need to do to get it to start up in online mode? Do I need to position it farther down in /etc/rc2.d? I thought that I had changed it to run AFTER network-manager, but, if so, something changed it back.

Here is a what I have in /etc/rc2.d:

lrwxrwxrwx 1 root root 30 Oct 2 20:14 K01vmware-USBArbitrator -> ../init.d/vmware-USBArbitrator
-rw-r--r-- 1 root root 677 Jul 14  2013 README
lrwxrwxrwx 1 root root  14 Jun 28  2013 S01motd -> ../init.d/motd
lrwxrwxrwx 1 root root  17 Oct  2 20:14 S01vmamqpd -> ../init.d/vmamqpd
lrwxrwxrwx 1 root root  17 Jun 28  2013 S14portmap -> ../init.d/portmap
lrwxrwxrwx 1 root root  17 Jun 28  2013 S14rpcbind -> ../init.d/rpcbind
lrwxrwxrwx 1 root root 20 Jun 28 2013 S15nfs-common -> ../init.d/nfs-common lrwxrwxrwx 1 root root 24 Jun 28 2013 S17binfmt-support -> ../init.d/binfmt-support lrwxrwxrwx 1 root root 20 Jun 28 2013 S17fancontrol -> ../init.d/fancontrol
lrwxrwxrwx 1 root root  15 Oct 19 13:31 S17jetty -> ../init.d/jetty
lrwxrwxrwx 1 root root  17 Jun 28  2013 S17rsyslog -> ../init.d/rsyslog
lrwxrwxrwx 1 root root  14 Jun 28  2013 S17sudo -> ../init.d/sudo
lrwxrwxrwx 1 root root 20 Jun 28 2013 S17virtualbox -> ../init.d/virtualbox
lrwxrwxrwx 1 root root  15 Jun 28  2013 S18acpid -> ../init.d/acpid
lrwxrwxrwx 1 root root  17 Jun 28  2013 S18anacron -> ../init.d/anacron
lrwxrwxrwx 1 root root  13 Jun 28  2013 S18atd -> ../init.d/atd
lrwxrwxrwx 1 root root  16 Jan 12 11:53 S18chrony -> ../init.d/chrony
lrwxrwxrwx 1 root root  14 Jun 28  2013 S18cron -> ../init.d/cron
lrwxrwxrwx 1 root root  14 Jun 28  2013 S18dbus -> ../init.d/dbus
lrwxrwxrwx 1 root root  15 Jun 28  2013 S18exim4 -> ../init.d/exim4
lrwxrwxrwx 1 root root  16 Jun 28  2013 S18gdomap -> ../init.d/gdomap
lrwxrwxrwx 1 root root 20 Jun 28 2013 S18kerneloops -> ../init.d/kerneloops lrwxrwxrwx 1 root root 21 Jun 28 2013 S18loadcpufreq -> ../init.d/loadcpufreq
lrwxrwxrwx 1 root root  13 Jun 28  2013 S18ssh -> ../init.d/ssh
lrwxrwxrwx 1 root root  16 Oct  2 20:13 S18vmware -> ../init.d/vmware
lrwxrwxrwx 1 root root 22 Jun 28 2013 S19avahi-daemon -> ../init.d/avahi-daemon
lrwxrwxrwx 1 root root  19 Jun 28  2013 S19bluetooth -> ../init.d/bluetooth
lrwxrwxrwx 1 root root 22 Jun 28 2013 S19cpufrequtils -> ../init.d/cpufrequtils lrwxrwxrwx 1 root root 25 Jun 28 2013 S19network-manager -> ../init.d/network-manager
lrwxrwxrwx 1 root root  14 Jun 28  2013 S20cups -> ../init.d/cups
lrwxrwxrwx 1 root root  13 Jun 28  2013 S20gdm -> ../init.d/gdm
lrwxrwxrwx 1 root root  15 Jun 28  2013 S20saned -> ../init.d/saned
lrwxrwxrwx 1 root root  18 Jun 28  2013 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx 1 root root  18 Jun 28  2013 S22rc.local -> ../init.d/rc.local
lrwxrwxrwx 1 root root  19 Jun 28  2013 S22rmnologin -> ../init.d/rmnologin
lrwxrwxrwx 1 root root 23 Jun 28 2013 S22stop-bootlogd -> ../init.d/stop-bootlogd lrwxrwxrwx 1 root root 32 Oct 2 20:14 S50vmware-USBArbitrator -> /etc/init.d/vmware-USBArbitrator


Reply to: