feat(abs): add igfx_user_feature to the graphics abs.
This commit is contained in:
parent
035ed51400
commit
dab928305f
9 changed files with 1 additions and 13 deletions
|
|
@ -115,7 +115,6 @@ profile firefox @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/@{name}/{,**} r,
|
||||
/etc/cups/client.conf r,
|
||||
/etc/fstab r,
|
||||
/etc/igfx_user_feature{,_next}.txt w,
|
||||
/etc/mailcap r,
|
||||
/etc/mime.types r,
|
||||
/etc/opensc.conf r,
|
||||
|
|
|
|||
|
|
@ -19,8 +19,6 @@ profile firefox-vaapitest @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/igfx_user_feature{,_next}.txt w,
|
||||
|
||||
owner /tmp/@{name}/.parentlock rw,
|
||||
|
||||
deny @{config_dirs}/firefox/*/.parentlock rw,
|
||||
|
|
|
|||
|
|
@ -28,9 +28,6 @@ profile mullvad-gui @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/gsettings rix,
|
||||
@{open_path} rPx -> child-open-browsers,
|
||||
|
||||
/etc/libva.conf r,
|
||||
/etc/igfx_user_feature{,_next}.txt w,
|
||||
|
||||
owner @{user_cache_dirs}/dconf/user rw,
|
||||
|
||||
owner /tmp/.org.chromium.Chromium.@{rand6}/@{name}*.png rw,
|
||||
|
|
|
|||
|
|
@ -61,7 +61,6 @@ profile torbrowser @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/xul-ext/kwallet5/* r,
|
||||
|
||||
/etc/@{name}.d/{,**} r,
|
||||
/etc/igfx_user_feature{,_next}.txt w,
|
||||
/etc/mailcap r,
|
||||
/etc/mime.types r,
|
||||
/etc/opensc.conf r,
|
||||
|
|
|
|||
|
|
@ -21,8 +21,6 @@ profile torbrowser-vaapitest @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/igfx_user_feature{,_next}.txt w,
|
||||
|
||||
owner /tmp/@{name}/.parentlock rw,
|
||||
|
||||
deny @{config_dirs}/.parentlock rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue