nmon: sandbox with bunpen
This commit is contained in:
@@ -964,10 +964,12 @@ in
|
|||||||
nmap.sandbox.method = "bunpen";
|
nmap.sandbox.method = "bunpen";
|
||||||
nmap.sandbox.net = "all"; # clearnet and lan
|
nmap.sandbox.net = "all"; # clearnet and lan
|
||||||
|
|
||||||
nmon.sandbox.method = "landlock";
|
nmon.sandbox.method = "bunpen";
|
||||||
nmon.sandbox.extraPaths = [
|
nmon.sandbox.extraPaths = [
|
||||||
"/proc"
|
"/proc"
|
||||||
];
|
];
|
||||||
|
nmon.sandbox.isolatePids = false;
|
||||||
|
nmon.sandbox.net = "all";
|
||||||
|
|
||||||
nodejs = {};
|
nodejs = {};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user