-
Committer:
Teddy Hogeborn
-
Date:
2009-09-04 16:32:22 UTC
-
Revision ID:
teddy@fukt.bsnet.se-20090904163222-l9wp25ng1e5ym0yq
* plugin-runner.c (main): When a plugin is killed by a signal, show
the signal name, not just the number, in the
debug log message.
* plugins.d/password-prompt.c (termination_handler): Store received
signal in
"signal_received".
(main): If exiting due to signal, re-raise signal received instead
of returning.