summaryrefslogtreecommitdiff
path: root/pkg/api/server/register_info.go
diff options
context:
space:
mode:
authorKevin Downey <hiredman@thelastcitadel.com>2022-05-15 23:04:30 -0700
committerMatthew Heon <mheon@redhat.com>2022-06-14 13:42:35 -0400
commit2b8a5843ecf3baa2b3bf3d60de9798fd0c562454 (patch)
treecab5dca7e48a48c3f981e6672e462c4002f7d8bb /pkg/api/server/register_info.go
parent41e6eff62b4a65b73fafb00a796af7409a3e2b4f (diff)
downloadpodman-2b8a5843ecf3baa2b3bf3d60de9798fd0c562454.tar.gz
podman-2b8a5843ecf3baa2b3bf3d60de9798fd0c562454.tar.bz2
podman-2b8a5843ecf3baa2b3bf3d60de9798fd0c562454.zip
Don't complain about XDG_RUNTIME_DIR, Closes #1424
Code is not directly reading XDG_RUNTIME_DIR, it is reading a value in the state that may initially be from XDG_RUNTIME_DIR, but then is overriden by a value from the boltdb that podman stores some state in. XDG_RUNTIME_DIR and the RunRoot path may not have the same value, so complaining about XDG_RUNTIME_DIR here may cause confusion when trying to debug things. [NO TESTS NEEDED] Signed-off-by: Kevin Downey <hiredman@thelastcitadel.com>
Diffstat (limited to 'pkg/api/server/register_info.go')
0 files changed, 0 insertions, 0 deletions