diff options
author | Peter Hunt <pehunt@redhat.com> | 2019-09-12 16:06:44 -0400 |
---|---|---|
committer | Peter Hunt <pehunt@redhat.com> | 2019-09-12 16:14:30 -0400 |
commit | 1dcb771dbd63e7ee883e400da4a8e3295cfb6666 (patch) | |
tree | 0411f30bc09189db0e047390450b1772719740a4 /libpod/container_unsupported.go | |
parent | af8fedcc78674d71d43ca3000438c42b7b6b6994 (diff) | |
download | podman-1dcb771dbd63e7ee883e400da4a8e3295cfb6666.tar.gz podman-1dcb771dbd63e7ee883e400da4a8e3295cfb6666.tar.bz2 podman-1dcb771dbd63e7ee883e400da4a8e3295cfb6666.zip |
exec: Register resize func a bit later
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>
Diffstat (limited to 'libpod/container_unsupported.go')
0 files changed, 0 insertions, 0 deletions