forkstat: document sandbox limitations
This commit is contained in:
@@ -598,7 +598,7 @@ in
|
|||||||
withWebkit = false;
|
withWebkit = false;
|
||||||
});
|
});
|
||||||
|
|
||||||
forkstat.sandbox.method = "landlock"; #< doesn't seem to support bwrap
|
forkstat.sandbox.method = "landlock"; #< doesn't support bwrap unless i do `--sanebox-keep-namespace pid --sanebox-keep-namespace net`
|
||||||
forkstat.sandbox.isolatePids = false;
|
forkstat.sandbox.isolatePids = false;
|
||||||
forkstat.sandbox.extraPaths = [
|
forkstat.sandbox.extraPaths = [
|
||||||
"/proc"
|
"/proc"
|
||||||
|
Reference in New Issue
Block a user