aboutsummaryrefslogtreecommitdiffstats
path: root/docker/supervisor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docker/supervisor.sh')
-rwxr-xr-xdocker/supervisor.sh3
1 files changed, 3 insertions, 0 deletions
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