summaryrefslogtreecommitdiff
path: root/libpod/networking_linux.go
diff options
context:
space:
mode:
authorKevin Downey <hiredman@thelastcitadel.com>2022-05-15 23:04:30 -0700
committerKevin Downey <hiredman@thelastcitadel.com>2022-05-16 09:02:56 -0700
commit21a5ef859c31ba2f16b28cdc591630928ccfccf2 (patch)
tree77d0e1f002cc6b735ab763ed189626ed727bc9eb /libpod/networking_linux.go
parentbde8dba877fe97130faf9c8bee678b9cfc23219a (diff)
downloadpodman-21a5ef859c31ba2f16b28cdc591630928ccfccf2.tar.gz
podman-21a5ef859c31ba2f16b28cdc591630928ccfccf2.tar.bz2
podman-21a5ef859c31ba2f16b28cdc591630928ccfccf2.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 'libpod/networking_linux.go')
0 files changed, 0 insertions, 0 deletions