❦ 28 février 2018 21:00 +1100, Igor Cicimov <[email protected]> :

> ​# ls -l /var/lib/haproxy/dev/log
> srw-rw-rw- 1 root root 0 Feb 28 16:06 /var/lib/haproxy/dev/log
>
> # lsof -n -p $(pidof haproxy) | grep dev/log
> #

In fact, this seems expected because HAProxy is only using
non-connection oriented sockets.

If you run HAProxy outside of systemd, does it work as expected? If yes,
what's the output of (when running through systemd):

cat /proc/$(pidof haproxy)/mounts
-- 
Why is it that we rejoice at a birth and grieve at a funeral?  It is because we
are not the person involved.
                -- Mark Twain, "Pudd'nhead Wilson's Calendar"

Reply via email to