aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/librewolf.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/librewolf.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/librewolf.profile')
-rw-r--r--etc/profile-a-l/librewolf.profile6
1 files changed, 2 insertions, 4 deletions
diff --git a/etc/profile-a-l/librewolf.profile b/etc/profile-a-l/librewolf.profile
index da047357a..c9f5221f7 100644
--- a/etc/profile-a-l/librewolf.profile
+++ b/etc/profile-a-l/librewolf.profile
@@ -44,10 +44,8 @@ dbus-user filter
44#dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration 44#dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
45#dbus-user.talk org.kde.JobViewServer 45#dbus-user.talk org.kde.JobViewServer
46#dbus-user.talk org.kde.kuiserver 46#dbus-user.talk org.kde.kuiserver
47# Add the next three lines to your librewolf.local to allow screensharing under Wayland. 47# Add the next line to your librewolf.local to allow screensharing under Wayland.
48#whitelist ${RUNUSER}/pipewire-0 48#dbus-user.talk org.freedesktop.portal.Desktop
49#whitelist /usr/share/pipewire/client.conf
50#dbus-user.talk org.freedesktop.portal.*
51# Also add the next line to your librewolf.local if screensharing does not work with 49# Also add the next line to your librewolf.local if screensharing does not work with
52# the above lines (depends on the portal implementation). 50# the above lines (depends on the portal implementation).
53#ignore noroot 51#ignore noroot