spiegel_podman/pkg/rootless
Giuseppe Scrivano 814066ee3b
rootless: do not block SIGTSTP
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>
2019-04-12 18:20:40 +02:00
..
rootless_linux.c rootless: set controlling terminal for podman in the userns 2019-04-12 18:20:28 +02:00
rootless_linux.go rootless: do not block SIGTSTP 2019-04-12 18:20:40 +02:00
rootless_unsupported.go rootless: use a single user namespace 2019-04-01 15:32:58 +02:00