fix(profile): mqueue definition in needrestart.
This commit is contained in:
parent
c6a7879e02
commit
0b3c49d26a
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
|
||||||
|
|
||||||
ptrace read,
|
ptrace read,
|
||||||
|
|
||||||
mqueue r type=posix /,
|
mqueue (r,getattr) type=posix /,
|
||||||
|
|
||||||
@{exec_path} mrix,
|
@{exec_path} mrix,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue