feat(profile): general update.
This commit is contained in:
parent
52e52f06db
commit
d81bce5559
32 changed files with 114 additions and 135 deletions
|
|
@ -50,7 +50,15 @@ profile nvtop @{exec_path} flags=(attach_disconnected) {
|
|||
@{PROC}/@{pids}/stat r,
|
||||
@{PROC}/driver/nvidia/capabilities/mig/{config,monitor} r,
|
||||
|
||||
/dev/char/509:@{int} w,
|
||||
/dev/char/c23[4-9]:@{int} w, # For dynamic assignment range 234 to 254
|
||||
/dev/char/c24[0-9]:@{int} w,
|
||||
/dev/char/c25[0-4]:@{int} w,
|
||||
/dev/char/c38[4-9]:@{int} w, # For dynamic assignment range 384 to 511
|
||||
/dev/char/c39[0-9]:@{int} w,
|
||||
/dev/char/c4[0-9][0-9]:@{int} w,
|
||||
/dev/char/c50[0-9]:@{int} w,
|
||||
/dev/char/c51[0-1]:@{int} w,
|
||||
|
||||
/dev/dri/ r,
|
||||
/dev/nvidia-caps/{,nvidia-cap[0-9]*} rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue