❦ 2 octobre 2017 16:05 +0200, Marcus Ulbrich <[email protected]> :
> this is linked to /proc/20313/root -> /var/lib/haproxy
>
> and there is dev/log as empty file..
Then, create /var/lib/haproxy/tmp:
mkdir /var/lib/haproxy/tmp
chmod 1777 /var/lib/haproxy/tmp
You should get the core files in this directory (keep core_pattern to /tmp/...).
--
Choose a data representation that makes the program simple.
- The Elements of Programming Style (Kernighan & Plauger)

