Syntax fixes

This commit is contained in:
Jeroen Rijken 2022-07-10 12:43:52 +02:00
parent 8413f6b9e6
commit 7524bfa343
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ include <tunables/global>
profile bandwidth @{exec_path} { profile bandwidth @{exec_path} {
include <abstractions/base> include <abstractions/base>
{exec_path} rm, @{exec_path} mr,
network inet, network inet,
network netlink raw, network netlink raw,

View file

@ -6,7 +6,7 @@ include <tunables/global>
profile loopback @{exec_path} { profile loopback @{exec_path} {
include <abstractions/base> include <abstractions/base>
{exec_path} rm, @{exec_path} mr,
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r, @{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,

View file

@ -6,7 +6,7 @@ include <tunables/global>
profile portmap @{exec_path} { profile portmap @{exec_path} {
include <abstractions/base> include <abstractions/base>
{exec_path} rm, @{exec_path} mr,
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r, @{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,