Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Commit

Permalink
No OpenSSH no workaraound
Browse files Browse the repository at this point in the history
  • Loading branch information
Arınç ÜNAL authored and Arınç ÜNAL committed Jan 31, 2018
1 parent ee258d3 commit 5e60199
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions g0blin/ViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,6 @@ - (void)finish {
// load user launchdaemons; do run commands
gsystem("(echo 'really jailbroken'; launchctl load /Library/LaunchDaemons/0.reload.plist)&");

// OpenSSH workaround (won't load via launchdaemon)
gsystem("launchctl unload /Library/LaunchDaemons/com.openssh.sshd.plist;/usr/libexec/sshd-keygen-wrapper");

LOG("finish() finished.");
}
Expand Down

0 comments on commit 5e60199

Please sign in to comment.