mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
Add IPV6
This commit is contained in:
parent
b404d7e4c4
commit
266d5c6dc0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ profile cni-portmap @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
/{usr/,}{s,}bin/xtables-nft-multi rPx -> cni-xtables-nft,
|
||||
|
||||
@{PROC}/sys/net/ipv4/conf/cali[0-9a-z]*/route_localnet rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/cali[0-9a-z]*/route_localnet rw,
|
||||
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
|
||||
|
|
Loading…
Reference in a new issue