Merge "Remove unuseful strings"

This commit is contained in:
vic 2013-03-19 20:02:18 +04:00 committed by Gerrit Code Review
commit 958717a2ae
1 changed files with 0 additions and 3 deletions

View File

@ -321,8 +321,5 @@ find / -name message.rb | grep mcollective | xargs sed -i 's/msg_age = Time.now.
## /sbin/chkconfig mcollective on
## service mcollective restart
/sbin/chkconfig mcollective off
service mcollective stop
/sbin/chkconfig supervisord on
service supervisord start
supervisorctl start mcollective
#end if