feat(abs): add igfx_user_feature to the graphics abs.

This commit is contained in:
Alexandre Pujol 2024-03-31 12:45:13 +01:00
parent 035ed51400
commit dab928305f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 1 additions and 13 deletions

View file

@ -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,

View file

@ -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,

View file

@ -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,

View file

@ -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,

View file

@ -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,