github.com/mgood/deis@v1.0.2-0.20141120022609-9a185b756e7d/registry/bin/reload (about) 1 #!/bin/bash 2 3 # Send SIGHUP to gunicorn in general, since we didn't launch it with `--pid` 4 pkill -HUP -u registry gunicorn