mirror of
https://github.com/containers/podman.git
synced 2025-11-29 01:28:22 +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>