Valentine Krasnobaeva cb0f1f42e1 MINOR: startup: only worker gets capabilities from bin
Due to moving the master-worker fork in init(), we need to protect
prepare_caps_from_permitted_set() call, which is executed after init(). This
call makes sense only for worker, daemon and for foreground mono process modes.

prepare_caps_from_permitted_set() allows to read Linux capabilities from
haproxy binary and to move some of them in process Effective set, if 'setcap'
keyword lists needed capabilities in the global section.
2024-10-16 22:02:39 +02:00
..
2024-04-02 07:27:33 +02:00
2024-08-20 18:12:27 +02:00
2024-07-12 15:27:04 +02:00
2024-04-26 11:29:25 +02:00
2024-10-04 21:38:14 +02:00
2024-10-04 21:38:14 +02:00
2024-10-04 21:38:14 +02:00
2024-10-10 16:55:15 +02:00