Newer
Older
# processes, redis, nginx etc. according to the config we created above.
log("Starting supervisord")
realtyem
committed
flush_buffers()
"/usr/local/bin/supervisord",
"supervisord",
"-c",
"/etc/supervisor/supervisord.conf",
if __name__ == "__main__":
main(sys.argv, os.environ)