run-xxxd.sh: trap some more signals for --shell
commit98d3995340bda77e9bb00da058a60809a2f7c37f
authorKyle J. McKay <mackyle@gmail.com>
Thu, 8 Feb 2018 22:31:06 +0000 (8 14:31 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 8 Feb 2018 22:31:06 +0000 (8 14:31 -0800)
tree8add4f7cbba5a1ca217a2073c7a39d3c23499220
parent058ef33173a3d4b6c0902b9b212a3c03bf984cc0
run-xxxd.sh: trap some more signals for --shell

Really the possibility for the child job to die of just about any
signal is possible so they all really need to be trapped but there's
no convenient way to do that.

Nevertheless, add a few more POSIX-specified signals to help out.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/run-jobd.sh
toolbox/run-taskd.sh