feat(profiles): general update.
This commit is contained in:
parent
958cc671b2
commit
b5fbef8eef
17 changed files with 62 additions and 82 deletions
|
|
@ -50,6 +50,7 @@ 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/dri/ r,
|
||||
/dev/nvidia-caps/{,nvidia-cap[0-9]*} rw,
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,12 @@ profile passimd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/usr/share/dbus-1/interfaces/org.freedesktop.Passim.xml r,
|
||||
|
||||
/etc/passim.conf r,
|
||||
|
||||
/var/lib/passim/{,**} r,
|
||||
/var/lib/passim/data/{,**} rw,
|
||||
|
||||
@{PROC}/@{pid}/cmdline r,
|
||||
|
||||
include if exists <local/passimd>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue