Install apparmor userland for ubuntu

This is for fixing: https://bugs.launchpad.net/zun/+bug/1941982

Closes-Bug: #1941982
Change-Id: I4495fbaf16e2d621a6d029462cd8bde031063f26
This commit is contained in:
Hongbin Lu 2021-11-14 17:32:08 +08:00 committed by hongbin
parent a053176dfe
commit 164123eb75
2 changed files with 6 additions and 0 deletions

View File

@ -38,3 +38,7 @@ python34-devel [platform:centos]
# Required for running the 'lspci' command
pciutils
# Required apparmor
apparmor [platform:dpkg]
apparmor-utils [platform:dpkg]

View File

@ -1,3 +1,5 @@
numactl
gawk
pciutils
apparmor
apparmor-utils