mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-14 12:49:36 +00:00
7 lines
395 B
Markdown
7 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.
|