Closed bool101 closed 9 years ago
What are your thoughts on basically doing a kill -9 -1 for all process owned by the service user when inotify event is detected?
Moving this out of gatekeeper "core" and into a bit of code that we can run once per service as the service user.
Need to do kill -9 -1 on everything except our own inotify watcher pid.
Complete, documented, will not kill self pid or ppid.
finish inotify detection, the processes when our flags are read.