2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-03 15:55:46 +00:00

Update WorkItems

John Johansen
2019-11-02 07:01:35 +00:00
parent 421dbbdd11
commit 000a6b758c

@@ -53,8 +53,7 @@ Use mermaid live editor to rerender dependency graph
https://mermaidjs.github.io/mermaid-live-editor/ https://mermaidjs.github.io/mermaid-live-editor/
graph TB graph TD
subgraph "Prompting Dependencies"
Prompting[Prompting] --> KernelWork[Base Kernel Changes] Prompting[Prompting] --> KernelWork[Base Kernel Changes]
Prompting --> ProfileFlags[Profile Flags] Prompting --> ProfileFlags[Profile Flags]
Prompting --> RulePrefixes[Prompt Rule Prefix] Prompting --> RulePrefixes[Prompt Rule Prefix]
@@ -107,7 +106,6 @@ graph TB
AuditRecordReroute --> AuditCache[Caching of Audit records] AuditRecordReroute --> AuditCache[Caching of Audit records]
AuditCache --> AuditObject[Audit Record allocation] AuditCache --> AuditObject[Audit Record allocation]
AuditObject --> AuditStack[AuditRecordOffStack] AuditObject --> AuditStack[AuditRecordOffStack]
end
{:/comment} {:/comment}