mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +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>