MINOR: debug: collect some boot-time info related to the process
authorWilly Tarreau <w@1wt.eu>
Wed, 22 Nov 2023 14:37:57 +0000 (15:37 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 23 Nov 2023 14:39:21 +0000 (15:39 +0100)
commitc0eec3a4aaae3cdccff0847aec7303f184da835b
treef995c42194216b56f60cf64529d31783708b12eb
parentff9e06cd532bb86bfb6f73d4950c39540a56c925
MINOR: debug: collect some boot-time info related to the process

Here we collect the original uid/gid/rlimits for FD and RAM since these
ones do affect behavior and are sometimes different from expected in
containers or when starting as a service.
src/debug.c