[HowTo] disable service with laucnhctl

Hello,

I’m running Sonoma 14.3 (23D56), when I boot the system I have a process running at 100% CPU load, which is com.apple.transparencyd. So far I managed to found that this process is possible can be suppressed with launchctl.

When I'm running launchctl:

user@MacBook-Pro> sudo launchctl bootout gui/502 /System/Library/LaunchAgents/com.apple.transparencyd.plist

Boot-out failed: 5: Input/output error

As far as I can understand syntax is correct as per man page: https://ss64.com/mac/launchctl.html

Any solutions?

submitted by /u/Mansyhansy
[link] [comments]