mirror of
https://github.com/containers/podman.git
synced 2025-12-03 19:59:39 +08:00
if we register the resize func too early, it attempts to read from the 'ctl' file before it exists. this causes the func to error, and the resize to not go through. Fix this by registering resize func later for conmon. This, along with a conmon fix, will allow exec to know the terminal size at startup Signed-off-by: Peter Hunt <pehunt@redhat.com>
8.1 KiB
8.1 KiB