提交 b4470515 编写于 作者: C Christian Ehrhardt 提交者: Michal Privoznik

apparmor, virt-aa-helper: allow ipv6

In case ipv6 is used the network inet6 permission is required for
virt-aa-helper.
Signed-off-by: NChristian Ehrhardt <christian.ehrhardt@canonical.com>
上级 37a4e6d4
...@@ -10,6 +10,7 @@ profile virt-aa-helper /usr/{lib,lib64}/libvirt/virt-aa-helper { ...@@ -10,6 +10,7 @@ profile virt-aa-helper /usr/{lib,lib64}/libvirt/virt-aa-helper {
# needed for when disk is on a network filesystem # needed for when disk is on a network filesystem
network inet, network inet,
network inet6,
deny @{PROC}/[0-9]*/mounts r, deny @{PROC}/[0-9]*/mounts r,
@{PROC}/[0-9]*/net/psched r, @{PROC}/[0-9]*/net/psched r,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册