Skip to content

Commit 4f46f5e

Browse files
committed
fix: add /usr/bin/node to nvidia network policy
1 parent e705056 commit 4f46f5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sandboxes/openclaw/policy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ network_policies:
8585
- { path: /usr/bin/curl }
8686
- { path: /bin/bash }
8787
- { path: /usr/local/bin/opencode }
88+
- { path: /usr/bin/node }gr
8889
nvidia_web:
8990
name: nvidia_web
9091
endpoints:

0 commit comments

Comments
 (0)