aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/firefox-common-addons.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-09-07 17:30:47 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-09-07 17:38:07 +0200
commit5d3e0e812bbdb45958031955bb2ed9b961e7f329 (patch)
tree07cc0a8390652dc450ea4d278cb64649e6f75983 /etc/profile-a-l/firefox-common-addons.profile
parentBlacklist ~/.minisign in disable-common (diff)
downloadfirejail-5d3e0e812bbdb45958031955bb2ed9b961e7f329.tar.gz
firejail-5d3e0e812bbdb45958031955bb2ed9b961e7f329.tar.zst
firejail-5d3e0e812bbdb45958031955bb2ed9b961e7f329.zip
Rework pipewire/wayland
- closes #4483 -- mpv requires whitelisting /usr/share/pipewire - wruc: whitelist pipewire-?, pipewire is becoming more popular and was developed with isolation (container/sandbox) in mind. - wruc: whitelist wayland-? instead of only -0 and -1 - wusc: whitelist /usr/share/pipewire - remove these wruc/wusc lines from other profiles - firefox-common-addons: Make ignore wruc work again (#4512) - firefox: org.freedesktop.portal.Desktop should be enough
Diffstat (limited to 'etc/profile-a-l/firefox-common-addons.profile')
-rw-r--r--etc/profile-a-l/firefox-common-addons.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-a-l/firefox-common-addons.profile b/etc/profile-a-l/firefox-common-addons.profile
index d282f9a60..b2b7c362a 100644
--- a/etc/profile-a-l/firefox-common-addons.profile
+++ b/etc/profile-a-l/firefox-common-addons.profile
@@ -2,6 +2,7 @@
2# Persistent customizations should go in a .local file. 2# Persistent customizations should go in a .local file.
3include firefox-common-addons.local 3include firefox-common-addons.local
4 4
5ignore whitelist ${RUNUSER}/*firefox*
5ignore include whitelist-runuser-common.inc 6ignore include whitelist-runuser-common.inc
6ignore private-cache 7ignore private-cache
7 8