Bug 144057 - under xen ntp-client does not start with baselayout-1.11.15-r3
Bug#: 144057 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: aross@gentoo.org Reported By: harrisl@lhjonline.com
Component: Ebuilds
URL: 
Summary: under xen ntp-client does not start with baselayout-1.11.15-r3
Keywords:  Bug
Status Whiteboard: scheduled for -r4
Opened: 2006-08-15 16:50 0000
Description:   Opened: 2006-08-15 16:50 0000
/etc/init.d/xend should have ntp-client added to depend() before as shown.

depend() {
        need net
        before xendomains sshd ntp-client ntpd nfs nfsmount rsyncd portmap dhcp

Otherwise ntp-client is started before xend and before networking is up.

------- Comment #1 From Andrew Ross (RETIRED) 2006-10-03 20:34:53 0000 -------
Confirmed here.

------- Comment #2 From Andrew Ross (RETIRED) 2006-10-13 17:06:39 0000 -------
Fixed in app-emulation/xen-tools-3.0.2-r4, thanks.