podman/pkg/netns
Giuseppe Scrivano fc13aa1f6a
network: hide EPERM warning when rootless
if running rootless do not print a warning message when podman cannot
rejoin the initial network namespace.

The first network namespace is owned by root on the host, a rootless
user cannot re-join it once it moves to a new network namespace.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-10-01 08:51:58 +02:00
..
netns_linux.go network: hide EPERM warning when rootless 2019-10-01 08:51:58 +02:00