#!/bin/bash -e

update-rc.d haproxy-ppcbuild defaults > /dev/null

/etc/init.d/haproxy-ppcbuild restart

