aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firefox.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-01 18:31:24 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-01 18:31:24 +0200
commitef75d0267d2a009112ba421d537333ab6e0cac67 (patch)
treecb84f41eb7d8e79ee59ea80f87c06fa235016e90 /etc/firefox.profile
parentsome profile fixups (diff)
downloadfirejail-ef75d0267d2a009112ba421d537333ab6e0cac67.tar.gz
firejail-ef75d0267d2a009112ba421d537333ab6e0cac67.tar.zst
firejail-ef75d0267d2a009112ba421d537333ab6e0cac67.zip
some profile fixups (followup)
- fix sorting and private-etc, thanks to @glitsj16 for catching this - add some missing to private-bin in firefox (still need more testing)
Diffstat (limited to 'etc/firefox.profile')
-rw-r--r--etc/firefox.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/firefox.profile b/etc/firefox.profile
index ad275bab6..0c143f569 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -17,7 +17,7 @@ whitelist ${HOME}/.mozilla
17# firefox requires a shell to launch on Arch. 17# firefox requires a shell to launch on Arch.
18#private-bin bash,dbus-launch,dbus-send,env,firefox,sh,which 18#private-bin bash,dbus-launch,dbus-send,env,firefox,sh,which
19# Fedora use shell scripts to launch firefox, at least this is required 19# Fedora use shell scripts to launch firefox, at least this is required
20#private-bin bash,firefox,basename,uname,false,pidof,cat,rm,rmdir,mkdir,sed,ln,true,dirname,which,awk,env 20#private-bin awk,basename,bash,cat,dirname,env,expr,false,firefox,firefox-wayland,ln,mkdir,pidof,rm,rmdir,sed,sh,tclsh,true,uname,which
21# private-etc must first be enabled in firefox-common.profile 21# private-etc must first be enabled in firefox-common.profile
22#private-etc firefox 22#private-etc firefox
23 23