Skip to content

Commit

Permalink
HOTFIX: bluetoothd added to Filter
Browse files Browse the repository at this point in the history
I don't have bluetooth, this never appeared in my logs, but apparently it's now checking for VMM as well.
  • Loading branch information
royalgraphx authored Dec 11, 2024
1 parent 8facbb5 commit 585c388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VMHide/kern_start.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ int vmh_sysctl_vmm_present(struct sysctl_oid *oidp, void *arg1, int arg2, struct
{"itunescloudd", -1},
{"amsaccountsd", -1},
{"duetexpertd", -1},
{"bluetoothd", -1},
{"groupkitd", -1},
{"accountsd", -1},
{"Terminal", -1},
Expand Down

0 comments on commit 585c388

Please sign in to comment.