From a3bcf99d534579415f2afa2d2c59c5d57a671c01 Mon Sep 17 00:00:00 2001 From: John Johansen Date: Wed, 16 Oct 2019 09:38:13 +0000 Subject: [PATCH] Update WorkItems --- WorkItems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WorkItems.md b/WorkItems.md index 89c2764..30e0d0a 100644 --- a/WorkItems.md +++ b/WorkItems.md @@ -341,7 +341,7 @@ graph TB UtilsNotifyPolicy --> LibNotifyPolicy UtilsNotifyPolicy --> ParserNotifyPolicy TypeCache --> ObjType[Object Type] - ObjType -> PermRemap[permission remap] + ObjType --> PermRemap[permission remap] KernelWork --> AuditRework[Rework AppArmor Audit] ObjectDelegationBase --> TypeCache ObjectDelegationBase --> LabelIt[Split Label Iterator]