mirror of https://github.com/containers/podman.git
avoid a zombie process if on the first launch Podman creates a long living process, such as "podman system service -t 0". The `r` variable was overriden thus causing the waitpid to fail and not clean up the intermediate process. Closes: https://github.com/containers/podman/issues/10575 [NO TESTS NEEDED] Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> |
||
---|---|---|
.. | ||
rootless.go | ||
rootless_linux.c | ||
rootless_linux.go | ||
rootless_test.go | ||
rootless_unsupported.go |