diff options
author | Matthew Heon <mheon@redhat.com> | 2020-12-07 10:00:36 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-12-07 14:32:34 -0500 |
commit | dca4444486a08b169862135ea5079856473f2c80 (patch) | |
tree | 06e35d53ba1d7506c8cfc351a07d644dfe93cd87 /docs | |
parent | 4ceac05eacc37ee4cb0af03290c1c8a0f491e302 (diff) | |
download | podman-dca4444486a08b169862135ea5079856473f2c80.tar.gz podman-dca4444486a08b169862135ea5079856473f2c80.tar.bz2 podman-dca4444486a08b169862135ea5079856473f2c80.zip |
Do not error on installing duplicate shutdown handler
Installing a duplicate shutdown handler fails, but if a handler
with the same name is already present, we should be set to go.
There's no reason to print a user-facing error about it.
This comes up almost nowhere because Podman never makes more than
one Libpod runtime, but there is one exception (`system reset`)
and the error messages, while harmless, were making people very
confused (we got several bug reports that `system reset` was
nonfunctional).
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions