Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss

This commit is contained in:
David Nalley 2011-05-03 14:32:22 -04:00
commit 62988ac3ca
1 changed files with 2 additions and 1 deletions

View File

@ -39,11 +39,12 @@ start() {
fi
# Workaround for ubuntu bug:577264, make sure cgconfig/cgred start before libvirt
service libvirt-bin stop
service cgred stop
service cgconfig stop
service cgconfig start
service cgred start
service libvirt-bin restart
service libvirt-bin start
if start-stop-daemon --start --quiet \