spiegel_podman/pkg/rootless
Giuseppe Scrivano 84cfdb2061 rootless: fix when argv[0] is not an absolute path
use execvp instead of exec so that we keep the PATH environment
variable and the lookup for the "podman" executable works.

Closes: https://github.com/projectatomic/libpod/issues/1070

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>

Closes: #1072
Approved by: mheon
2018-07-10 16:13:43 +00:00
..
rootless_linux.c rootless: fix when argv[0] is not an absolute path 2018-07-10 16:13:43 +00:00
rootless_linux.go rootless: Merge rootless.go back into rootless_linux.go 2018-07-06 00:48:39 +00:00
rootless_unsupported.go more changes to compile darwin 2018-07-05 16:05:12 +00:00