parent
1cfe802172
commit
f5e3c86c6c
7 changed files with 17 additions and 6 deletions
|
|
@ -25,13 +25,14 @@ profile firefox-vaapitest @{exec_path} {
|
|||
/etc/igfx_user_feature{,_next}.txt w,
|
||||
/etc/libva.conf r,
|
||||
|
||||
deny owner @{config_dirs}/firefox/*/.parentlock rw,
|
||||
deny owner @{config_dirs}/firefox/*/startupCache/** r,
|
||||
deny owner @{user_cache_dirs}/mozilla/firefox/*/startupCache/* r,
|
||||
|
||||
owner /tmp/firefox/.parentlock rw,
|
||||
|
||||
@{sys}/devices/pci[0-9]*/**/{irq,revision,resource} r,
|
||||
@{sys}/devices/@{pci}/{irq,revision,resource} r,
|
||||
@{sys}/devices/@{pci}/config r,
|
||||
|
||||
deny @{config_dirs}/firefox/*/.parentlock rw,
|
||||
deny @{config_dirs}/firefox/*/startupCache/** r,
|
||||
deny @{user_cache_dirs}/mozilla/firefox/*/startupCache/* r,
|
||||
|
||||
include if exists <local/firefox-vaapitest>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue