]> git.pld-linux.org Git - packages/xen.git/blobdiff - xenstored.init
- updated to 4.16.5
[packages/xen.git] / xenstored.init
index 1ffa3f60a35831234b8847c87098fb668ce7daf5..464272cba9ba9421de564653e658114301e3ea1f 100644 (file)
@@ -2,7 +2,7 @@
 #
 # xenstored    Script to start and stop xenstored
 #
-# chkconfig:   2345 69 10
+# chkconfig:   2345 69 31
 # description: Starts and stops xenstored
 #
 
@@ -51,6 +51,7 @@ start () {
        show "Setting domain 0 name"
        busy
        xenstore-write "/local/domain/0/name" "Domain-0"
+       xenstore-write "/local/domain/0/domid" "0"
        ok
        touch /var/lock/subsys/xenstored
 }
This page took 0.032088 seconds and 4 git commands to generate.