mirror of
https://github.com/containers/podman.git
synced 2026-03-22 00:21:58 -04:00
we were previously proxying all the signals, but doing that for SIGTSTP prevented the main process to be stopped by the tty. Closes: https://github.com/containers/libpod/issues/2775 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>