Skip to content

Commit

Permalink
Fix downloading vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
award999 committed Dec 12, 2024
1 parent b308857 commit 248cb0c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker/sandbox.sb
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@

(allow mach-lookup)
(allow mach-register)
(allow sysctl-read)
(allow ipc-posix-shm-read-data (literal "apple.shm.notification_center"))

; Write
(allow file-write*
Expand Down Expand Up @@ -99,6 +101,3 @@

; JSON language server
(allow signal)

; Uncomment when connected to Ottawa office network
(system-network)

0 comments on commit 248cb0c

Please sign in to comment.