commit | 5dd5b1bda559694141cf48b98c6449247e9f4d8d | [log] [tgz] |
---|---|---|
author | Stephen Barber <[email protected]> | Mon Oct 16 23:02:39 2017 -0700 |
committer | Treehugger Robot <[email protected]> | Fri Oct 20 20:23:55 2017 +0000 |
tree | 052d368a2ba1868c8d0303fccdf0b06e24f01e77 | |
parent | ac08a687b8c4c17e11e5b614c5d538e5ad9a0452 [diff] |
move setpgid() from libminijail to minijail0 Setting the process group is useful for minijail0, since it makes killing minijail and its subprocesses easier. Move this functionality to minijail0, which allows clients of libminijail to keep the child in their own process group. BUG=chromium:775367 TEST=`vm_launcher run` no longer gets SIGTTOU Change-Id: I2b6b7fe59f50abc452d74e517d196c750d17453b