commit | f7333b9572d0559e00352a926c92f29f061b4569 | [log] [tgz] |
---|---|---|
author | Stefan Berger <stefanb@linux.ibm.com> | Tue Jan 25 17:46:23 2022 -0500 |
committer | Mimi Zohar <zohar@linux.ibm.com> | Wed Feb 02 11:59:09 2022 -0500 |
tree | f4bf80865e7b2f37ea2ce571636069c862a22d09 | |
parent | 83230351c523b04ff8a029a4bdf97d881ecb96fc [diff] |
ima: Remove ima_policy file before directory The removal of ima_dir currently fails since ima_policy still exists, so remove the ima_policy file before removing the directory. Fixes: 4af4662fa4a9 ("integrity: IMA policy") Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> Cc: <stable@vger.kernel.org> Acked-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>