-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts: handle mode 1 restoration on legacy susfs
since we can't do kstat spoof anymore due to https://gitlab.com/simonpunk/susfs4ksu/-/commit/3bdce5608395dd1c7dffcdee89d416e3b88375fc while mode 8 is good and all for legacy susfs, it is still preferrable to use mode 1. this handles it conditionally. basically if 153 or newer, no more kstat spoofing is needed. for 152 and older, kstat spoofing is still needed on some setups weirdly enough.
- Loading branch information
1 parent
9aceccf
commit c5900e2
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters