aboutsummaryrefslogtreecommitdiffstats
path: root/etc/seamonkey.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/seamonkey.profile')
-rw-r--r--etc/seamonkey.profile17
1 files changed, 7 insertions, 10 deletions
diff --git a/etc/seamonkey.profile b/etc/seamonkey.profile
index a10d5b0ec..b981d9516 100644
--- a/etc/seamonkey.profile
+++ b/etc/seamonkey.profile
@@ -6,18 +6,16 @@ include /etc/firejail/disable-programs.inc
6include /etc/firejail/disable-devel.inc 6include /etc/firejail/disable-devel.inc
7 7
8caps.drop all 8caps.drop all
9seccomp
10protocol unix,inet,inet6,netlink
11netfilter 9netfilter
12tracelog 10nonewprivs
13noroot 11noroot
12protocol unix,inet,inet6,netlink
13seccomp
14tracelog
14 15
15whitelist ${DOWNLOADS} 16whitelist ${DOWNLOADS}
16mkdir ~/.mozilla
17mkdir ~/.mozilla/seamonkey 17mkdir ~/.mozilla/seamonkey
18whitelist ~/.mozilla/seamonkey 18whitelist ~/.mozilla/seamonkey
19mkdir ~/.cache
20mkdir ~/.cache/mozilla
21mkdir ~/.cache/mozilla/seamonkey 19mkdir ~/.cache/mozilla/seamonkey
22whitelist ~/.cache/mozilla/seamonkey 20whitelist ~/.cache/mozilla/seamonkey
23whitelist ~/dwhelper 21whitelist ~/dwhelper
@@ -41,11 +39,10 @@ whitelist ~/.lastpass
41whitelist ~/.config/lastpass 39whitelist ~/.config/lastpass
42 40
43#silverlight 41#silverlight
44whitelist ~/.wine-pipelight 42whitelist ~/.wine-pipelight
45whitelist ~/.wine-pipelight64 43whitelist ~/.wine-pipelight64
46whitelist ~/.config/pipelight-widevine 44whitelist ~/.config/pipelight-widevine
47whitelist ~/.config/pipelight-silverlight5.1 45whitelist ~/.config/pipelight-silverlight5.1
48 46
49# experimental features 47# experimental features
50#private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,iceweasel,firefox,adobe,mime.types,mailcap,asound.conf,pulse 48#private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,iceweasel,firefox,adobe,mime.types,mailcap,asound.conf,pulse
51