Remove haproxy chroot

This is technically _slightly_ less secure, but means it logs to journald properly, so can be picked up by fail2ban in future
This commit is contained in:
Jake Howard 2020-10-05 11:10:29 +01:00
parent 4c40faf21d
commit 29c9e14f62
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,7 +1,6 @@
global
log /dev/log local0
log /dev/log local1 notice
chroot /usr/share/haproxy
pidfile /run/haproxy.pid
stats timeout 30s
user haproxy