Skip to content

Commit

Permalink
add mdstat and schedstat to system_observe
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij authored and mvo5 committed Dec 13, 2022
1 parent b3362c5 commit ec6b35d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions interfaces/builtin/system_observe.go
Expand Up @@ -65,6 +65,8 @@ ptrace (read),
@{PROC}/cgroups r,
@{PROC}/locks r,
@{PROC}/modules r,
@{PROC}/mdstat r,
@{PROC}/schedstat r,
@{PROC}/stat r,
@{PROC}/vmstat r,
@{PROC}/zoneinfo r,
Expand Down

0 comments on commit ec6b35d

Please sign in to comment.