https://discussions.apple.com/thread/6605949?start=0&tstart=0

 

#!/bin/sh

launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlstoraged.plist

launchctl unload /System/Library/LaunchAgents/com.apple.nsurlsessiond.plist

sudo launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlsessiond.plist

sudo launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlstoraged.plist

相关文章:

  • 2021-10-14
  • 2021-11-15
  • 2022-12-23
  • 2021-09-24
  • 2021-12-10
  • 2021-05-29
  • 2021-08-20
  • 2022-12-23
猜你喜欢
  • 2021-05-27
  • 2021-12-14
  • 2022-12-23
  • 2021-06-13
  • 2021-09-16
  • 2022-12-23
  • 2021-12-03
相关资源
相似解决方案