commit | 77f3fe5e6831db10ac378fec0fcbcd5bc15e8fc5 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Wed Oct 12 12:25:46 2022 -0700 |
committer | Bart Van Assche <bvanassche@google.com> | Fri Oct 21 15:34:19 2022 -0700 |
tree | ab03353344c71b7f6d83024e31cb6587258254de | |
parent | 4029b05b04fd14fdd15464c3da1b16d93bf618da [diff] |
init: Fix the implementation of the task_profiles keyword The documentation added by commit c9c0bbac5383 ("init: Add task_profiles init command") mentions that the task_profiles keyword sets process attributes. Make the implementation of that keyword match the documentation. Change-Id: Ia080132f16bfc2488f8c25176d6aed37a2c42780 Signed-off-by: Bart Van Assche <bvanassche@google.com>