commit | cfb350c9c6e9b08465123e9002bdd6e98f363202 | [log] [tgz] |
---|---|---|
author | Luis Hector Chavez <lhchavez@google.com> | Fri Jul 27 11:19:25 2018 -0700 |
committer | Luis Hector Chavez <lhchavez@google.com> | Fri Jul 27 11:19:44 2018 -0700 |
tree | 80a24c534b10442a437c6d6e073d4f75b3cd9832 | |
parent | e719b8091cd996c37dcf3988c317c0f7ceed7f5c [diff] |
init: Cleanly shut down subcontext processes This change adds an explicit cleanup for the subcontext processes and avoids them from respawning, which causes a bunch of LOG(FATAL)s when the system is going down. Bug: 80425914 Test: kill -TERM $INIT_PID, no crashes for subcontext inits Change-Id: I135191d959c1dd921b102af316b24d2bc161d6c9