Add macOS version limits for loading kexts

This commit is contained in:
Hoang Hong Quan
2024-11-16 06:57:11 +07:00
parent 6289a82f01
commit 0b16092bf1
2 changed files with 21 additions and 6 deletions
+1 -1
View File
@@ -320,7 +320,7 @@ class ConfigProdigy:
"Enabled": True,
"Identifier": "com.apple.iokit.IOSkywalkFamily",
"MaxKernel": "",
"MinKernel": "",
"MinKernel": "23.0.0",
"Strategy": "Exclude"
})