Files
podman/pkg
kaorihinata 7472bdb161 Ensure podman temp directory is created on Start as well.
`getRuntimeDir()` (which is also responsible for creating TMPDIR if it doesn't exist) was being called on `Init()` but not on `Start()` which meant that after the host was restarted and TMPDIR was wiped, `startHostNetworking()` would try to start gvproxy and immediately bail.

Signed-off-by: kaorihinata <kaori.hinata@gmail.com>
2024-01-18 12:37:13 -05:00
..
2022-12-15 13:39:56 +01:00
2023-02-11 18:23:24 +01:00
2024-01-04 11:53:38 +02:00
2023-09-20 11:19:41 -05:00