| commit | de76688e40244a45d2396d7d79d7fff2adc03a14 | [log] [tgz] |
|---|---|---|
| author | Daniel Rosenberg <drosen@google.com> | Thu Dec 01 15:44:31 2022 -0800 |
| committer | Daniel Rosenberg <drosen@google.com> | Tue Jan 10 18:29:46 2023 -0800 |
| tree | 042b2c563f9dcc98aecfc2c0c0aeb5838ee63deb | |
| parent | fe9d83251b803190225f936826474f30d9abb307 [diff] |
init: Add gentle_kill service property
If a service specifies gentle_kill, attempt to stop it will send SIGTERM
instead of SIGKILL. After 200ms, it will issue a SIGKILL.
Bug: 249043036
Test: atest CtsInitTestCases:init#GentleKill
Added in next patch
Change-Id: Ieb0e4e24d31780aca1cf291f9d21d49cee181cf2