Michael Johnson 8c3e2e1602 Disable default haproxy process in amphora image
This patch disables the default haproxy process from starting in
the amphora image.
Closes-Bug: #1527691

Change-Id: Iccac03b982e47fc85f8e6beb0cc55a80b73ab465
2016-01-13 19:50:41 +00:00

7 lines
68 B
Bash
Executable File

#!/bin/bash
set -eu
set -o pipefail
update-rc.d -f haproxy remove