aboutsummaryrefslogtreecommitdiffstats
path: root/etc/waterfox.profile
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 12:09:02 -0600
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 12:09:02 -0600
commit83ddb3e5b276613ad2be190cebf74401daebef03 (patch)
tree542b76f3d93dec7c18bc986836e738679efa42a1 /etc/waterfox.profile
parentAdd alternatives to private-etc for profiles in /etc-fixes (diff)
downloadfirejail-83ddb3e5b276613ad2be190cebf74401daebef03.tar.gz
firejail-83ddb3e5b276613ad2be190cebf74401daebef03.tar.zst
firejail-83ddb3e5b276613ad2be190cebf74401daebef03.zip
Add alternatives to private-etc for profiles in etc/
See discussion in #2399
Diffstat (limited to 'etc/waterfox.profile')
-rw-r--r--etc/waterfox.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/waterfox.profile b/etc/waterfox.profile
index 3dc21958d..7875ccb1e 100644
--- a/etc/waterfox.profile
+++ b/etc/waterfox.profile
@@ -22,7 +22,7 @@ whitelist ${HOME}/.waterfox
22# waterfox requires a shell to launch on Arch. We can possibly remove sh though. 22# waterfox requires a shell to launch on Arch. We can possibly remove sh though.
23#private-bin waterfox,which,sh,dbus-launch,dbus-send,env,bash 23#private-bin waterfox,which,sh,dbus-launch,dbus-send,env,bash
24# private-etc must first be enabled in firefox-common.profile 24# private-etc must first be enabled in firefox-common.profile
25#private-etc waterfox 25#private-etc alternatives,waterfox
26 26
27# Redirect 27# Redirect
28include firefox-common.profile 28include firefox-common.profile