You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by we...@apache.org on 2013/07/16 11:37:14 UTC

git commit: updated refs/heads/master to 53f6b2a

Updated Branches:
  refs/heads/master d7122bc14 -> 53f6b2aee


CLOUDSTACK-2875: change runlevel of cloud-passwd-srvr to remove error message at systemvm startup


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

Branch: refs/heads/master
Commit: 53f6b2aee3699a56516dd8c7c636f0f2f578df00
Parents: d7122bc
Author: Wei Zhou <w....@leaseweb.com>
Authored: Tue Jul 16 11:37:06 2013 +0200
Committer: Wei Zhou <w....@leaseweb.com>
Committed: Tue Jul 16 11:37:06 2013 +0200

----------------------------------------------------------------------
 patches/systemvm/debian/config/etc/init.d/cloud-passwd-srvr | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/53f6b2ae/patches/systemvm/debian/config/etc/init.d/cloud-passwd-srvr
----------------------------------------------------------------------
diff --git a/patches/systemvm/debian/config/etc/init.d/cloud-passwd-srvr b/patches/systemvm/debian/config/etc/init.d/cloud-passwd-srvr
index ff8fbf6..d276bfd 100755
--- a/patches/systemvm/debian/config/etc/init.d/cloud-passwd-srvr
+++ b/patches/systemvm/debian/config/etc/init.d/cloud-passwd-srvr
@@ -5,8 +5,8 @@
 # Required-Stop:     $local_fs
 # Should-Start:      
 # Should-Stop:       
-# Default-Start:     2 3 4 5
-# Default-Stop:      0 1 6
+# Default-Start:     
+# Default-Stop:      0 6
 # Short-Description: Web server that sends passwords to User VMs
 ### END INIT INFO
 # Licensed to the Apache Software Foundation (ASF) under one