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:
parent
a053176dfe
commit
164123eb75
@ -38,3 +38,7 @@ python34-devel [platform:centos]
|
||||
|
||||
# Required for running the 'lspci' command
|
||||
pciutils
|
||||
|
||||
# Required apparmor
|
||||
apparmor [platform:dpkg]
|
||||
apparmor-utils [platform:dpkg]
|
||||
|
@ -1,3 +1,5 @@
|
||||
numactl
|
||||
gawk
|
||||
pciutils
|
||||
apparmor
|
||||
apparmor-utils
|
||||
|
Loading…
x
Reference in New Issue
Block a user