~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-devel] [PATCH] make xend init.d depends on xencommons

Guillaume Sellier <guillaume@ophane.net>
Details
Message ID
<1309845849-2194-1-git-send-email-guillaume@ophane.net>
Sender timestamp
1309845849
DKIM signature
missing
Download raw message
Patch: +1 -1
a small patch found on the same web pages
https://bugs.gentoo.org/show_bug.cgi?id=336487
---
 main/xen/xend.initd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/main/xen/xend.initd b/main/xen/xend.initd
index 6958c04..ee26c3f 100644
--- a/main/xen/xend.initd
+++ b/main/xen/xend.initd
@@ -1,7 +1,7 @@
#!/sbin/runscript

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

-- 
1.7.6



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)