HomeClusterLabs Projects

Refactor: libcrmcommon: functionize non-root panic

Description

Refactor: libcrmcommon: functionize non-root panic

The previous version would not send SIGQUIT to pacemakerd if it were PID 1.
That's dropped since the only real possibility of that is if pacemakerd is
running in a container, and there's no reason to avoid the signal in that case.
Also improve log messages.

Details

Provenance
kgaillotAuthored on Aug 8 2024, 12:06 PM
Parents
rP7ebaa9a6fc9b: Feature: sysconfig: interpret PCMK_panic_action more strictly
Branches
Unknown
Tags
Unknown