spiegel_podman/pkg/rootless
Paul Holzinger f56ddf04e6 [v5.4-rhel] rootless_linux.c: use shortcut for system commands
There doesn't seem any reason why the system commands should not join
the userns. In particular the main commands use ParentNSRequired and
UnshareNSRequired when they don't want to be joined to the main userns.
Since the system command don't set these the go code does the join and
re-exec anyway so might as well use the shortcut to speed that up.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2026-01-15 15:42:17 -05:00
..
rootless.go pkg/rootless: simplify reexec for container code 2024-07-08 13:28:31 +02:00
rootless_freebsd.c pkg/rootless: Implement rootless.IsFdInherited on FreeBSD 2022-11-15 08:18:41 +00:00
rootless_freebsd.go pkg/rootless: simplify reexec for container code 2024-07-08 13:28:31 +02:00
rootless_linux.c [v5.4-rhel] rootless_linux.c: use shortcut for system commands 2026-01-15 15:42:17 -05:00
rootless_linux.go vendor: update containers/storage 2024-09-24 20:28:30 +02:00
rootless_test.go Cease using deprecated runc userlookup 2024-02-02 11:02:43 -05:00
rootless_unsupported.go pkg/rootless: simplify reexec for container code 2024-07-08 13:28:31 +02:00