-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Safari does not run on the created jail. #2
Labels
Comments
Hi @gavaza! Thank you for reporting this. First I thought it is similar issue like the one described in README, but then after working around signal 9, I got following:
In
Here is the only diff to the diff --git a/mkmacchroot.sh b/mkmacchroot.sh
index 0b851da..73c9912 100755
--- a/mkmacchroot.sh
+++ b/mkmacchroot.sh
@@ -4,6 +4,7 @@ MACJAIL=${1:-"$PWD/mac-jail"}
{
cat <<EOF
+/Applications/Safari.app/Contents/MacOS/Safari
/usr/lib/dyld
/bin/bash
/bin/ls My Mac version is:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$ /Applications/Safari.app/Contents/MacOS/Safari
Killed: 9
Running on MacOS 10.13.
Darwin Kernel Version 17.0.0: Thu Aug 24 21:48:19 PDT 2017; root:xnu-4570.1.46~2/RELEASE_X86_64
The text was updated successfully, but these errors were encountered: