We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bbab2e commit 4590793Copy full SHA for 4590793
1 file changed
interfaces/apparmor/template.go
@@ -279,6 +279,7 @@ var templateCommon = `
279
owner @{PROC}/@{pid}/loginuid r,
280
owner @{PROC}/@{pid}/sessionid r,
281
@{PROC}/@{pid}/smaps r,
282
+ @{PROC}/@{pid}/smaps_rollup r,
283
@{PROC}/@{pid}/stat r,
284
@{PROC}/@{pid}/statm r,
285
@{PROC}/@{pid}/status r,
0 commit comments