commit | 79ad48c51330bd0b01a5b66d8513ea5049bebd9e | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Wed Mar 20 15:52:45 2019 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Fri Mar 22 09:18:00 2019 -0700 |
tree | e95aee4f80ae6f695c3b51cc9c0bf1d702d7c92b | |
parent | e1fd986051d486bbceeba151c2d003c48a06fed6 [diff] |
Initialize fs-verity keys in shell script This gives us two benefits: - Better compatibility to keyctl(1), which doesn't have "dadd" - Pave the way to specify key's security labels, since keyctl(1) doesn't support, and we want to avoid adding incompatible option. Test: See keys loaded in /proc/keys Bug: 128607724 Change-Id: Ia45f6e9dea80d037c0820cf1fd2bc9d7c8bb6302