summaryrefslogtreecommitdiff
path: root/app-emulation/runc/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/runc/metadata.xml')
-rw-r--r--app-emulation/runc/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emulation/runc/metadata.xml b/app-emulation/runc/metadata.xml
index fcadd0bb8dda..d38c867c132b 100644
--- a/app-emulation/runc/metadata.xml
+++ b/app-emulation/runc/metadata.xml
@@ -20,6 +20,9 @@
<flag name="apparmor">
Enable AppArmor support.
</flag>
+ <flag name="kmem">
+ Enable Kernel Memory Accounting.
+ </flag>
</use>
<upstream>
<remote-id type="github">opencontainers/runc</remote-id>