aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar tinmanx <tinmanx@users.noreply.github.com>2018-12-25 13:39:53 -0500
committerLibravatar Tad <tad@spotco.us>2018-12-25 13:39:53 -0500
commit28a7d0bcf202ba9e567d6797f3954e3f5bb25483 (patch)
tree73e9cd878631bb38d08133affcc80eabd92b418d
parentBah humbug! Backporting fixes for the new Brave browser to 0.9.56. (diff)
downloadfirejail-28a7d0bcf202ba9e567d6797f3954e3f5bb25483.tar.gz
firejail-28a7d0bcf202ba9e567d6797f3954e3f5bb25483.tar.zst
firejail-28a7d0bcf202ba9e567d6797f3954e3f5bb25483.zip
Remove network access from cherrytree.profile
-rw-r--r--etc/cherrytree.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/cherrytree.profile b/etc/cherrytree.profile
index 134a06c48..d7dcf87dd 100644
--- a/etc/cherrytree.profile
+++ b/etc/cherrytree.profile
@@ -23,7 +23,7 @@ include disable-programs.inc
23include disable-xdg.inc 23include disable-xdg.inc
24 24
25caps.drop all 25caps.drop all
26netfilter 26net none
27no3d 27no3d
28nodvd 28nodvd
29nogroups 29nogroups
@@ -33,7 +33,7 @@ nosound
33notv 33notv
34nou2f 34nou2f
35novideo 35novideo
36protocol unix,inet,inet6,netlink 36protocol unix
37seccomp 37seccomp
38shell none 38shell none
39tracelog 39tracelog