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:
parent
4c40faf21d
commit
29c9e14f62
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue