mirror of
https://github.com/containers/podman.git
synced 2026-03-27 11:03:09 -04:00
Fix a bug where SSH-ing into a named Podman Machine (not podman-machine-default) results in the user being put in the rootless shell if the default system connection is rootless. Resolves: https://github.com/containers/podman/issues/25332 Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>