libresh / libre.sh

Moved to https://lab.libreho.st/libre.sh/compose.libre.sh
GNU Affero General Public License v3.0
189 stars 22 forks source link

Restart haproxy nicely #37

Closed pierreozoux closed 9 years ago

pierreozoux commented 9 years ago

haproxy -f /etc/haproxy.cfg -p /var/run/haproxy.pid -sf $(cat /var/run/haproxy.pid)

pierreozoux commented 9 years ago

Ok, so this is done!