Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -216,7 +216,6 @@ impl ServerWasiView {
|
||||
.inherit_stdio()
|
||||
.inherit_stdout()
|
||||
.inherit_stderr()
|
||||
.inherit_env()
|
||||
.inherit_network()
|
||||
.preopened_dir("/", "/", DirPerms::all(), FilePerms::all())
|
||||
.expect("to be able to open root")
|
||||
|
Reference in New Issue
Block a user