mirror of
https://github.com/containers/podman.git
synced 2025-05-20 08:36:23 +08:00

Instead of catching all signals and then ignoring them inside the loop again just don't register them in Notify() to begin with. Signed-off-by: Paul Holzinger <pholzing@redhat.com>