feat(profiles): general update.
This commit is contained in:
parent
f19379c55f
commit
8dca20c5c6
8 changed files with 48 additions and 70 deletions
|
|
@ -43,6 +43,8 @@ profile mullvad-gui @{exec_path} {
|
|||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
/etc/libva.conf r,
|
||||
/etc/igfx_user_feature{,_next}.txt w,
|
||||
|
||||
/var/lib/dbus/machine-id r,
|
||||
|
||||
owner "@{user_config_dirs}/Mullvad VPN/{,**}" rwk,
|
||||
|
|
@ -53,7 +55,7 @@ profile mullvad-gui @{exec_path} {
|
|||
|
||||
@{sys}/bus/pci/devices/ r,
|
||||
@{sys}/devices/virtual/tty/tty[0-9]*/active r,
|
||||
@{sys}/devices/pci[0-9]*/**/{vendor,device,class,config} r,
|
||||
@{sys}/devices/pci[0-9]*/**/{vendor,device,class,config,resource,irq} r,
|
||||
|
||||
@{PROC}/ r,
|
||||
@{PROC}/sys/fs/inotify/max_user_watches r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue