tree: fix sandboxing when run as sudo
This commit is contained in:
@@ -1084,6 +1084,8 @@ in
|
|||||||
|
|
||||||
tree.sandbox.autodetectCliPaths = "existing";
|
tree.sandbox.autodetectCliPaths = "existing";
|
||||||
tree.sandbox.whitelistPwd = true;
|
tree.sandbox.whitelistPwd = true;
|
||||||
|
tree.sandbox.tryKeepUsers = true;
|
||||||
|
tree.sandbox.capabilities = [ "dac_read_search" ];
|
||||||
|
|
||||||
typescript-language-server.sandbox.whitelistPwd = true;
|
typescript-language-server.sandbox.whitelistPwd = true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user