summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/misc/conf.cil3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/misc/conf.cil b/src/misc/conf.cil
index 63549c9..1d281df 100644
--- a/src/misc/conf.cil
+++ b/src/misc/conf.cil
@@ -4,7 +4,8 @@
(handleunknown allow)
(mls true)
-(policycap "always_check_network")
+;; disable for now
+;(policycap "always_check_network")
(policycap "cgroup_seclabel")
(policycap "extended_socket_class")
(policycap "genfs_seclabel_symlinks")