Skip to content

Commit 2237fec

Browse files
committed
unshare correctly
1 parent a4997d4 commit 2237fec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

java_safe_ram_maketrace.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ function config_get($key, $default = NULL) {
6767
"nproc" => "50", // max 50 processes
6868
"nfile" => "50", // up to 50 file handles.
6969
// depends on number of files you are including!
70+
71+
"share_newnet" => "", // don't unshare network: 2 VMs talk over port
7072
);
7173

7274
// allow arbitrary overrides

0 commit comments

Comments
 (0)