zipplet / godaemon

Powerful daemoniser with nagios monitoring for Linux
MIT License
2 stars 0 forks source link

Hardening: When killing the sandbox kill the entire process tree #16

Open zipplet opened 7 years ago

zipplet commented 7 years ago

If the sandbox is destroyed (or the sandbox kills the child/sees it die) the entire process tree should be checked and pruned if necessary. This should be un-necessary during normal operation, but in some cases (shell scripts spawning things) it would be a good idea to have this.