Updated Branches:
  refs/heads/4.1 15b03a2d2 -> 06bc5eb79

Remove cloud service from autostart in systemvm, as it is called in rc.local


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/06bc5eb7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/06bc5eb7
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/06bc5eb7

Branch: refs/heads/4.1
Commit: 06bc5eb790c1275531a5db3747aa961fc56b68c5
Parents: 15b03a2
Author: Wei Zhou <[email protected]>
Authored: Tue Sep 3 14:30:44 2013 +0200
Committer: Wei Zhou <[email protected]>
Committed: Tue Sep 3 14:30:44 2013 +0200

----------------------------------------------------------------------
 patches/systemvm/debian/config/etc/init.d/cloud | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/06bc5eb7/patches/systemvm/debian/config/etc/init.d/cloud
----------------------------------------------------------------------
diff --git a/patches/systemvm/debian/config/etc/init.d/cloud 
b/patches/systemvm/debian/config/etc/init.d/cloud
index b8e6ed2..39545a7 100755
--- a/patches/systemvm/debian/config/etc/init.d/cloud
+++ b/patches/systemvm/debian/config/etc/init.d/cloud
@@ -5,7 +5,7 @@
 # Required-Stop:     $local_fs
 # Should-Start:      
 # Should-Stop:       
-# Default-Start:     2 3 4 5
+# Default-Start:     
 # Default-Stop:      0 1 6
 # Short-Description:   Start up the cloud.com service
 ### END INIT INFO

Reply via email to