feat(profile): update firefox stack.
This commit is contained in:
parent
aab12e6948
commit
2aa0d89f84
4 changed files with 10 additions and 6 deletions
|
|
@ -16,8 +16,8 @@ profile firefox-glxtest @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/graphics>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/X-strict>
|
||||
include <abstractions/wayland>
|
||||
include <abstractions/X-strict>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -17,11 +17,13 @@ profile torbrowser-glxtest @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/graphics>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/X-strict>
|
||||
include <abstractions/wayland>
|
||||
include <abstractions/X-strict>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/ r,
|
||||
|
||||
owner @{PROC}/@{pid}/cmdline r,
|
||||
|
||||
deny @{config_dirs}/.parentlock rw,
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ include <tunables/global>
|
|||
@{cache_dirs} = @{user_cache_dirs}/@{name}/
|
||||
|
||||
@{exec_path} = @{bin}/@{name} @{lib_dirs}/@{name}
|
||||
profile thunderbird @{exec_path} {
|
||||
profile thunderbird @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app/firefox>
|
||||
include <abstractions/user-download-strict>
|
||||
|
|
@ -23,8 +23,8 @@ profile thunderbird @{exec_path} {
|
|||
|
||||
@{exec_path} mrix,
|
||||
|
||||
@{lib_dirs}/glxtest rPx,
|
||||
@{lib_dirs}/vaapitest rPx,
|
||||
@{lib_dirs}/glxtest rPx -> thunderbird//&thunderbird-glxtest,
|
||||
@{lib_dirs}/vaapitest rPx -> thunderbird//&thunderbird-vaapitest,
|
||||
|
||||
@{lib}/@{multiarch}/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so mr,
|
||||
@{lib}/@{multiarch}/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so mr,
|
||||
|
|
|
|||
|
|
@ -15,11 +15,13 @@ profile thunderbird-glxtest @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/graphics>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/X-strict>
|
||||
include <abstractions/wayland>
|
||||
include <abstractions/X-strict>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/ r,
|
||||
|
||||
owner @{config_dirs}/*/.parentlock rw,
|
||||
|
||||
owner @{tmp}/thunderbird/.parentlock rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue