mirror of
https://github.com/containers/podman.git
synced 2025-05-17 06:59:07 +08:00

It makes no sense to forward it, SIGSTOP cannot be handled by userspace (like SIGKILL) and it didn't do anything before so this just makes it more explicit. Signed-off-by: Paul Holzinger <pholzing@redhat.com>