14 lines
265 B
Text
14 lines
265 B
Text
abi <abi/3.0>,
|
|
|
|
include <tunables/global>
|
|
|
|
@{exec_path} = /{opt/,}{cni/,}bin/portmap
|
|
profile portmap @{exec_path} {
|
|
include <abstractions/base>
|
|
|
|
{exec_path} rm,
|
|
|
|
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
|
|
|
include if exists <local/portmap>
|
|
}
|