mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-23 13:51:17 -05:00
Full 10.11 support, fix NoSleep on 10.8
This commit is contained in:
10
resources/patch/com.apple.Boot.plist
Normal file
10
resources/patch/com.apple.Boot.plist
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Kernel Flags</key>
|
||||
<string></string>
|
||||
<key>Kernel Cache</key>
|
||||
<string>/System/Library/PrelinkedKernels/patchedkernel</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user