Skip to content

Commit

Permalink
Set new rosetta 2 path in sandbox
Browse files Browse the repository at this point in the history
see:

#5388

and

#5251
  • Loading branch information
matthewbauer committed Nov 22, 2021
1 parent 7a71621 commit 08b1ac3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/libstore/sandbox-defaults.sb
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,5 @@

; Allow Rosetta 2 to run x86_64 binaries on aarch64-darwin.
(allow file-read*
(subpath "/Library/Apple/usr/libexec/oah"))
(subpath "/Library/Apple/usr/libexec/oah")
(subpath "/System/Library/Apple/usr/libexec/oah"))

0 comments on commit 08b1ac3

Please sign in to comment.