Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我需要com.apple.AssistiveControl从终端禁用(即防止它重新启动)我应该输入什么?
com.apple.AssistiveControl
尝试了许多launchctl命令变体,例如sudo launchctl disable system/com.apple.AssistiveControl没有任何成功。
launchctl
sudo launchctl disable system/com.apple.AssistiveControl
你试过了sudo launchctl unload /System/Library/LaunchDaemons/****.plist吗?
sudo launchctl unload /System/Library/LaunchDaemons/****.plist