mirror of https://github.com/containers/podman.git
8 lines
395 B
Markdown
8 lines
395 B
Markdown
####> This option file is used in:
|
|
####> podman pod clone, pod create
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--infra-conmon-pidfile**=*file*
|
|
|
|
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.
|