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

     1  ####> This option file is used in:
     2  ####>   podman create, run
     3  ####> If file is edited, make sure the changes
     4  ####> are applicable to all of those.
     5  #### **--conmon-pidfile**=*file*
     6  
     7  Write the pid of the **conmon** process to a file. As **conmon** runs in a separate process than Podman, this is necessary when using systemd to restart Podman containers.
     8  (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)