mirror of
https://github.com/tw93/Mole.git
synced 2026-02-08 12:39:19 +00:00
fix: Enhance system protection by explicitly preventing cleaning of critical background task and login item components
This commit is contained in:
@@ -24,6 +24,11 @@ readonly SYSTEM_CRITICAL_BUNDLES=(
|
||||
"systempreferences"
|
||||
"finder"
|
||||
"safari"
|
||||
"com.apple.backgroundtaskmanagement*"
|
||||
"com.apple.loginitems*"
|
||||
"com.apple.sharedfilelist*"
|
||||
"com.apple.sfl*"
|
||||
"backgroundtaskmanagementagent"
|
||||
"keychain*"
|
||||
"security*"
|
||||
"bluetooth*"
|
||||
|
||||
Reference in New Issue
Block a user