Killing processes that don't want to die
Killing processes that don't want to die
Posted May 31, 2018 14:53 UTC (Thu) by sbaugh (guest, #103291)In reply to: Killing processes that don't want to die by hawski
Parent article: Killing processes that don't want to die
You can do killbelow in userspace, as long as you're a subreaper. I implemented it here: https://github.com/catern/supervise/blob/master/src/subre...