github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/infra-conmon-pidfile.md (about)

     1  ####> This option file is used in:
     2  ####>   podman pod clone, pod create
     3  ####> If file is edited, make sure the changes
     4  ####> are applicable to all of those.
     5  #### **--infra-conmon-pidfile**=*file*
     6  
     7  Write the pid of the infra container's **conmon** process to a file. As **conmon** runs in a separate process than Podman, this is necessary when using systemd to manage Podman containers and pods.