summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/firefox.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/firefox.profile b/etc/firefox.profile
index 551e1aa90..e8e787bdc 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -73,8 +73,8 @@ seccomp
73shell none 73shell none
74tracelog 74tracelog
75 75
76# firefox requires a shell to launch on Arch. We can possibly remove sh though. 76# firefox requires a shell to launch on Arch.
77# private-bin firefox,which,sh,dbus-launch,dbus-send,env,sh,bash 77# private-bin firefox,which,sh,dbus-launch,dbus-send,env,bash
78private-dev 78private-dev
79 79
80# private-etc below works fine on most distributions. There are some problems on CentOS. 80# private-etc below works fine on most distributions. There are some problems on CentOS.