mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-29 03:37:54 +00:00
Continued. Harder-to-review ones this time. Signed-off-by: Ed Santiago <santiago@redhat.com>
4 lines
320 B
Markdown
4 lines
320 B
Markdown
#### **--conmon-pidfile**=*file*
|
|
|
|
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.
|
|
(This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
|