]> git.pld-linux.org Git - packages/xen.git/commitdiff
- source functions
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 2 Mar 2012 12:50:43 +0000 (12:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xend.init -> 1.2

xend.init

index eabc399f12dcb671b91987de4d8f5b06be047f99..da24ca1e257d6c43a944cd4ebf9d3caf2317a351 100644 (file)
--- a/xend.init
+++ b/xend.init
@@ -17,6 +17,9 @@
 # Description:       Starts and stops the Xen control daemon.
 ### END INIT INFO
 
+# Source function library.
+. /etc/rc.d/init.d/functions
+
 waitfordaemon() {
        i=1
        rets=10
This page took 0.080044 seconds and 4 git commands to generate.