aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-06-02 09:35:34 +0000
committerLibravatar Topi Miettinen <topimiettinen@users.noreply.github.com>2023-06-05 17:05:53 +0000
commit76249284f808b9e240b97849d6ef644cf6df40a9 (patch)
treed8af4bcac46b918e2d5ef121aaeb660524c77ca8
parentMerge pull request #5842 from kmk3/build-enable-warnings (diff)
downloadfirejail-76249284f808b9e240b97849d6ef644cf6df40a9.tar.gz
firejail-76249284f808b9e240b97849d6ef644cf6df40a9.tar.zst
firejail-76249284f808b9e240b97849d6ef644cf6df40a9.zip
firefox: fix private-etc firefox
-rw-r--r--etc/profile-a-l/firefox.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile
index 42d59157c..1fcbf0562 100644
--- a/etc/profile-a-l/firefox.profile
+++ b/etc/profile-a-l/firefox.profile
@@ -48,8 +48,7 @@ include whitelist-usr-share-common.inc
48#private-bin bash,dbus-launch,dbus-send,env,firefox,sh,which 48#private-bin bash,dbus-launch,dbus-send,env,firefox,sh,which
49# Fedora uses shell scripts to launch firefox - add the next line to your firefox.local to enable private-bin. 49# Fedora uses shell scripts to launch firefox - add the next line to your firefox.local to enable private-bin.
50#private-bin basename,bash,cat,dirname,expr,false,firefox,firefox-wayland,getenforce,ln,mkdir,pidof,restorecon,rm,rmdir,sed,sh,tclsh,true,uname 50#private-bin basename,bash,cat,dirname,expr,false,firefox,firefox-wayland,getenforce,ln,mkdir,pidof,restorecon,rm,rmdir,sed,sh,tclsh,true,uname
51# Add the next line to your firefox.local to enable private-etc support - note that this must be enabled in your firefox-common.local too. 51private-etc firefox
52#private-etc firefox
53 52
54dbus-user filter 53dbus-user filter
55dbus-user.own org.mozilla.* 54dbus-user.own org.mozilla.*