Skip to content

Commit

Permalink
PineBoard is garbage
Browse files Browse the repository at this point in the history
  • Loading branch information
asdfugil committed Mar 23, 2024
1 parent 909954d commit f744655
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/payload/loader/launchdaemons.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ int launchdaemons(uint32_t __unused payload_options, uint64_t pflags) {
} else {
fprintf(stderr, "failed to dlopen springboardservices\n");
}
} else if (platform == PLATFORM_TVOS) {
sleep(15); // ???
}

if (pflags & palerain_option_safemode) {
Expand Down

0 comments on commit f744655

Please sign in to comment.