aboutsummaryrefslogtreecommitdiffstats
path: root/etc/seamonkey.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-05-31 21:40:55 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-05-31 21:40:55 -0400
commit3597df9bc04fe4ab6eb891d267b0a08121416018 (patch)
tree686a661cb0fa030f219251ef7a1bbc1ea5cd8297 /etc/seamonkey.profile
parentfix --quiet (diff)
downloadfirejail-3597df9bc04fe4ab6eb891d267b0a08121416018.tar.gz
firejail-3597df9bc04fe4ab6eb891d267b0a08121416018.tar.zst
firejail-3597df9bc04fe4ab6eb891d267b0a08121416018.zip
merged Various #542 pull request from Fred-Barclay
Diffstat (limited to 'etc/seamonkey.profile')
-rw-r--r--etc/seamonkey.profile13
1 files changed, 6 insertions, 7 deletions
diff --git a/etc/seamonkey.profile b/etc/seamonkey.profile
index 886af0f67..9ce4164c1 100644
--- a/etc/seamonkey.profile
+++ b/etc/seamonkey.profile
@@ -6,12 +6,12 @@ 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
13nonewprivs 10nonewprivs
14noroot 11noroot
12protocol unix,inet,inet6,netlink
13seccomp
14tracelog
15 15
16whitelist ${DOWNLOADS} 16whitelist ${DOWNLOADS}
17mkdir ~/.mozilla 17mkdir ~/.mozilla
@@ -42,11 +42,10 @@ whitelist ~/.lastpass
42whitelist ~/.config/lastpass 42whitelist ~/.config/lastpass
43 43
44#silverlight 44#silverlight
45whitelist ~/.wine-pipelight 45whitelist ~/.wine-pipelight
46whitelist ~/.wine-pipelight64 46whitelist ~/.wine-pipelight64
47whitelist ~/.config/pipelight-widevine 47whitelist ~/.config/pipelight-widevine
48whitelist ~/.config/pipelight-silverlight5.1 48whitelist ~/.config/pipelight-silverlight5.1
49 49
50# experimental features 50# experimental features
51#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#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
52