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