podman/pkg/rootless
Paul Holzinger 38c217a0bf
pkg/rootless: use catatonit from /usr/libexec/podman
The path was missing a slash between the libexec path and the binary
name. This was never noticed because the code already falls back to a
builtt-in pause process.

Fixes: 71f96c2e6f ("rootless: define LIBEXECPODMAN")

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-04-11 11:00:07 +02:00
..
rootless.go bump golangci-lint to v1.50.1 2022-12-15 13:39:56 +01:00
rootless_freebsd.c pkg/rootless: Implement rootless.IsFdInherited on FreeBSD 2022-11-15 08:18:41 +00:00
rootless_freebsd.go pkg/rootless: Change error text ... 2022-12-15 17:40:21 +00:00
rootless_linux.c pkg/rootless: use catatonit from /usr/libexec/podman 2023-04-11 11:00:07 +02:00
rootless_linux.go rootless: always create userns with euid != 0 2022-12-20 13:33:23 +01:00
rootless_test.go rootless: improve automatic range split 2021-05-05 18:03:10 +02:00
rootless_unsupported.go pkg/rootless: Implement rootless.IsFdInherited on FreeBSD 2022-11-15 08:18:41 +00:00