Merge pull request #5628 from matthewbauer/rosetta2-new-path

Set new rosetta 2 path in sandbox
This commit is contained in:
Eelco Dolstra 2021-11-23 10:46:50 +01:00 committed by GitHub
commit dbfcaa607a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"))