commit | 12f9ff8951147b2b270abb4ee5e4c8d279bfda0d | [log] [tgz] |
---|---|---|
author | Gabriel Jacobo <gjacobo@fb.com> | Tue Jun 02 14:19:38 2020 -0300 |
committer | Josh Gao <jmgao@fb.com> | Thu Jan 12 16:46:38 2023 -0800 |
tree | 1c4d868146a37c8ee327c03bc129b5e4c14e1a89 | |
parent | d5d01db888f9726713cd8565a94bade9bdf665b4 [diff] |
init: Make console a shutdown critical service A critical shutdown service is one that stays on right until the system is rebooted. In order to be able to capture kernel messages right until reboot this is required, otherwise after the console service is terminated some messages can be lost. Test: Reboot and verify messages show up on serial further down the reboot process Change-Id: Iea58b5a76afe45b3346803021e3be81742b02ea0