summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Barış Ekin Yıldırım <41996771+circuitshaker@users.noreply.github.com>2019-09-15 00:27:56 +0300
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2019-09-14 16:27:56 -0500
commitbb4e9da7bfedcf3086682d1c809150c26c302dab (patch)
treedbea3392d0b801a436413595f5757b543eb40baf
parentupdate seccomp in man firejail (diff)
downloadfirejail-bb4e9da7bfedcf3086682d1c809150c26c302dab.tar.gz
firejail-bb4e9da7bfedcf3086682d1c809150c26c302dab.tar.zst
firejail-bb4e9da7bfedcf3086682d1c809150c26c302dab.zip
"Net None" Option Breaks Functionality (#2962)
Netfilter is fine but "net none" option breaks functionality of marketplace.
-rw-r--r--etc/code.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/code.profile b/etc/code.profile
index 7ac4e1619..6f8a25211 100644
--- a/etc/code.profile
+++ b/etc/code.profile
@@ -18,7 +18,6 @@ include disable-passwdmgr.inc
18include disable-programs.inc 18include disable-programs.inc
19 19
20caps.drop all 20caps.drop all
21net none
22netfilter 21netfilter
23nodvd 22nodvd
24nogroups 23nogroups