feat(tunable): add the new @{user} variable
This commit is contained in:
parent
1842f8a4d5
commit
66c8f42d94
4 changed files with 12 additions and 7 deletions
|
|
@ -68,8 +68,8 @@ profile arduino @{exec_path} {
|
|||
|
||||
/tmp/ r,
|
||||
owner @{tmp}/cc*.{s,res,c,o,ld,le} rw,
|
||||
owner @{tmp}/hsperfdata_*/ rw,
|
||||
owner @{tmp}/hsperfdata_*/@{pid} rw,
|
||||
owner @{tmp}/hsperfdata_@{user}/ rw,
|
||||
owner @{tmp}/hsperfdata_@{user}/@{pid} rw,
|
||||
owner @{tmp}/untitled[0-9]*.tmp rw,
|
||||
owner @{tmp}/untitled[0-9]*.tmp/{,**} rw,
|
||||
owner @{tmp}/console[0-9]*.tmp rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue