diff -duNrH /etc/init.d/xend.ori /etc/init.d/xend --- /etc/init.d/xend.ori 2011-04-01 11:45:24.000000000 +0200 +++ /etc/init.d/xend 2011-04-01 11:45:50.000000000 +0200 @@ -6,7 +6,7 @@ opts="start stop status restart" depend() { - need net + need net xencommons before xendomains sshd ntp-client ntpd nfs nfsmount rsyncd portmap dhcp }