Skip to content

Instantly share code, notes, and snippets.

@mfansler
Created March 4, 2021 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mfansler/1c865e349f6f551c4ef1960052699b8d to your computer and use it in GitHub Desktop.
Save mfansler/1c865e349f6f551c4ef1960052699b8d to your computer and use it in GitHub Desktop.
Restart Macbook coreaudiod
#!/bin/sh
sudo launchctl kickstart -k system/com.apple.audio.coreaudiod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment