129
131
bin/supervisord -c charmworld/jobs/supervisord.conf
132
134
if test -f ./supervisord.pid; \
133
135
then cat ./supervisord.pid | xargs kill -HUP; \
134
136
else echo "No pidfile for supervisor; is the process running?"; \
138
140
bin/supervisorctl -c charmworld/jobs/supervisord.conf start ingest