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