In order to get systemd socket passing to work properly the listen PID needs to match the process ID of the OCI runtime. This match modifies the LISTEN_PID if it is set to the new runtime. conmon will check that the LISTEN_PID the pid that conmon is running as and will ignore it if they are different. But, if the caller specifies the --replace-listen-pid flag, then the LISTEN_PID/LISTEN_FDS will always be used. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> |
||
---|---|---|
.. | ||
cmsg.c | ||
cmsg.h | ||
conmon.c | ||
Makefile |