X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2Fsupervisor.sh;h=1e54b4164786e0cce0e4291dc6517d36c0bd8652;hb=bc9d71d2d272999fe4fc446dbcf6c81aae782a98;hp=b67de2212c4506f3bd4006f0389763175e07010f;hpb=d184d8714e543e4f2497db682154820f7eecf1de;p=yardstick.git diff --git a/docker/supervisor.sh b/docker/supervisor.sh index b67de2212..1e54b4164 100755 --- a/docker/supervisor.sh +++ b/docker/supervisor.sh @@ -24,3 +24,6 @@ directory = /etc/yardstick command = uwsgi -i yardstick.ini EOF fi + +[program:rabbitmq] +command = service rabbitmq-server restart