ps: environ is needed.

This commit is contained in:
Alexandre Pujol 2021-04-08 22:26:12 +01:00
parent 0b171d1330
commit 81b6f2d960
Failed to generate hash of commit

View file

@ -34,6 +34,7 @@ profile ps @{exec_path} flags=(attach_disconnected) {
@{PROC}/@{pids}/stat r,
@{PROC}/@{pids}/cmdline r,
@{PROC}/@{pids}/environ r,
@{PROC}/@{pids}/task/ r,
@{PROC}/@{pids}/task/@{tid}/stat r,
@{PROC}/@{pids}/task/@{tid}/status r,