diff options
Diffstat (limited to 'main/xen/xenstored.initd')
-rw-r--r-- | main/xen/xenstored.initd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/xen/xenstored.initd b/main/xen/xenstored.initd index f2c22cc705..6187c02cc2 100644 --- a/main/xen/xenstored.initd +++ b/main/xen/xenstored.initd @@ -4,7 +4,6 @@ # $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd,v 1.2 2011/04/05 21:25:03 alexxy Exp $ depend() { - need net before xendomains xend sshd ntp-client ntpd nfs nfsmount rsyncd portmap dhcp } |