aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-09-09 19:40:40 -0500
committerLibravatar GitHub <noreply@github.com>2017-09-09 19:40:40 -0500
commit3d6cd1b0e1b51e48fd1b048b9f56f76a75acc570 (patch)
treefcf206b5170b722c19acff635eaa634d7843492b
parentMerge pull request #1538 from SpotComms/gf (diff)
parentUpdate waterfox.profile (diff)
downloadfirejail-3d6cd1b0e1b51e48fd1b048b9f56f76a75acc570.tar.gz
firejail-3d6cd1b0e1b51e48fd1b048b9f56f76a75acc570.tar.zst
firejail-3d6cd1b0e1b51e48fd1b048b9f56f76a75acc570.zip
Merge pull request #1542 from hawkeye116477/master
Update waterfox.profile
-rw-r--r--etc/waterfox.profile9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/waterfox.profile b/etc/waterfox.profile
index 6520057b4..2322c1fae 100644
--- a/etc/waterfox.profile
+++ b/etc/waterfox.profile
@@ -11,7 +11,11 @@ noblacklist ~/.config/okularpartrc
11noblacklist ~/.config/okularrc 11noblacklist ~/.config/okularrc
12noblacklist ~/.config/qpdfview 12noblacklist ~/.config/qpdfview
13noblacklist ~/.kde/share/apps/okular 13noblacklist ~/.kde/share/apps/okular
14noblacklist ~/.kde/share/config/okularpartrc
15noblacklist ~/.kde/share/config/okularrc
14noblacklist ~/.kde4/share/apps/okular 16noblacklist ~/.kde4/share/apps/okular
17noblacklist ~/.kde4/share/config/okularpartrc
18noblacklist ~/.kde4/share/config/okularrc
15noblacklist ~/.local/share/gnome-shell/extensions 19noblacklist ~/.local/share/gnome-shell/extensions
16noblacklist ~/.local/share/okular 20noblacklist ~/.local/share/okular
17noblacklist ~/.local/share/qpdfview 21noblacklist ~/.local/share/qpdfview
@@ -39,7 +43,11 @@ whitelist ~/.config/pipelight-silverlight5.1
39whitelist ~/.config/pipelight-widevine 43whitelist ~/.config/pipelight-widevine
40whitelist ~/.config/qpdfview 44whitelist ~/.config/qpdfview
41whitelist ~/.kde/share/apps/okular 45whitelist ~/.kde/share/apps/okular
46whitelist ~/.kde/share/config/okularpartrc
47whitelist ~/.kde/share/config/okularrc
42whitelist ~/.kde4/share/apps/okular 48whitelist ~/.kde4/share/apps/okular
49whitelist ~/.kde4/share/config/okularpartrc
50whitelist ~/.kde4/share/config/okularrc
43whitelist ~/.keysnail.js 51whitelist ~/.keysnail.js
44whitelist ~/.lastpass 52whitelist ~/.lastpass
45whitelist ~/.local/share/gnome-shell/extensions 53whitelist ~/.local/share/gnome-shell/extensions
@@ -72,7 +80,6 @@ tracelog
72 80
73# private-bin waterfox,which,sh,dbus-launch,dbus-send,env 81# private-bin waterfox,which,sh,dbus-launch,dbus-send,env
74private-dev 82private-dev
75# private-dev might prevent video calls going out
76# private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,xdg,gtk-2.0,gtk-3.0,X11,pango,fonts,waterfox,mime.types,mailcap,asound.conf,pulse 83# private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,xdg,gtk-2.0,gtk-3.0,X11,pango,fonts,waterfox,mime.types,mailcap,asound.conf,pulse
77private-tmp 84private-tmp
78 85