mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 16:03:51 +01:00
Calico profile cleanup.
This commit is contained in:
parent
2ffa3d1339
commit
edcd130432
@ -9,17 +9,18 @@ profile calico @{exec_path} flags=(complain) {
|
||||
network inet,
|
||||
network inet6,
|
||||
|
||||
@{exec_path} rix,
|
||||
@{exec_path} rm,
|
||||
@{exec_path}-ipam rix,
|
||||
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
/var/lib/calico/{,**} r,
|
||||
/etc/cni/net.d/{,**} r,
|
||||
|
||||
|
||||
/var/lib/calico/{,**} r,
|
||||
/var/log/calico/cni/ r,
|
||||
/var/log/calico/cni/cni.log rw,
|
||||
|
||||
@{run}/calico/ipam.lock rwk,
|
||||
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
|
||||
include if exists <local/calico>
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user