On 2022-08-20 21:36, Ionel GARDAIS wrote:
That was it :
- remove the EXTRAOPTS from /etc/default/haproxy
- stop the running process referencing -x /run/haproxy/admin.sock on the CLI
- upgrade

All is OK.
First processes do not list -x on the CLI and a reload spawn a process with -x 
sockpair@<inc_id>

So, EXTRAOPTS is not ignored after all. I thought it would be overridden by the EXTRAOPTS set in the service file, but EnvironmentFile takes priority (despite being listed before), so that's the reverse situation.

Reply via email to