Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. Disable:
  2.  
  3. sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
  4.  
  5. Enable:
  6.  
  7. sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement