Skip to content

Commit 248cb0c

Browse files
committed
Fix downloading vscode
1 parent b308857 commit 248cb0c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docker/sandbox.sb

+2-3
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252

5353
(allow mach-lookup)
5454
(allow mach-register)
55+
(allow sysctl-read)
56+
(allow ipc-posix-shm-read-data (literal "apple.shm.notification_center"))
5557

5658
; Write
5759
(allow file-write*
@@ -99,6 +101,3 @@
99101

100102
; JSON language server
101103
(allow signal)
102-
103-
; Uncomment when connected to Ottawa office network
104-
(system-network)

0 commit comments

Comments
 (0)