mirror of
https://github.com/containers/podman.git
synced 2025-11-29 01:28:22 +08:00
When starting a machine and the user has not explicitly passed -u=true|false AND stdin is a not a tty, we should not prompt to update connections. Fixes: #27556 Signed-off-by: Brent Baude <bbaude@redhat.com>