Updates to many roles, including main user role to allow setting an alternate home directory
This commit is contained in:
9
web/haproxy/files/originals/debian11/49-haproxy.conf
Normal file
9
web/haproxy/files/originals/debian11/49-haproxy.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
# Create an additional socket in haproxy's chroot in order to allow logging via
|
||||
# /dev/log to chroot'ed HAProxy processes
|
||||
$AddUnixListenSocket /var/lib/haproxy/dev/log
|
||||
|
||||
# Send HAProxy messages to a dedicated logfile
|
||||
:programname, startswith, "haproxy" {
|
||||
/var/log/haproxy.log
|
||||
stop
|
||||
}
|
||||
Reference in New Issue
Block a user