podman/pkg/machine/applehv
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
..
vfkit chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
claim.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
config.go Assign separate ports for each appleHV machine 2024-01-11 12:19:04 -05:00
ignition.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine.go Ensure podman temp directory is created on Start as well. 2024-01-18 12:37:13 -05:00
vfkit.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00