diff options
author | Paul Holzinger <pholzing@redhat.com> | 2021-08-10 17:26:35 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2021-08-16 11:47:20 +0200 |
commit | 91e21bed48a2ab11049ef20e9150b5be531bc50a (patch) | |
tree | 145f974607be777ed1f16a0fd23f603d57f4cfc8 /vendor/github.com/vishvananda/netns/netns.go | |
parent | 859ffb40ae839007ed7fe673312d39177d12244a (diff) | |
download | podman-91e21bed48a2ab11049ef20e9150b5be531bc50a.tar.gz podman-91e21bed48a2ab11049ef20e9150b5be531bc50a.tar.bz2 podman-91e21bed48a2ab11049ef20e9150b5be531bc50a.zip |
rootful: unset XDG_RUNTIME_DIR
Depending how the user logs in to the root account, XDG_RUNTIME_DIR is
set to /run/user/0 or it is unset. For conmon we already set it always
to an empty string. The inconsistency is causing issues for the dnsname
plugin. To fix it unset XDG_RUNTIME_DIR for the podman process.
[NO TESTS NEEDED]
Fixes #10806
Fixes #10745
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'vendor/github.com/vishvananda/netns/netns.go')
0 files changed, 0 insertions, 0 deletions