Skip to content

Instantly share code, notes, and snippets.

@Jahroots
Created September 29, 2016 23:28
Show Gist options
  • Save Jahroots/ec424e660194dbae82116e0c5e27b9cf to your computer and use it in GitHub Desktop.
Save Jahroots/ec424e660194dbae82116e0c5e27b9cf to your computer and use it in GitHub Desktop.
Unload service com.apple.photoanalysisd
#!/bin/bash
launchctl stop com.apple.photoanalysisd
launchctl unload -w /System/Library/LaunchAgents/com.apple.photoanalysisd.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment