Skip to content

Instantly share code, notes, and snippets.

@Kumquatum
Created July 31, 2018 17:43
Show Gist options
  • Save Kumquatum/1dc604917aaa3e592bc19166d3ad00b3 to your computer and use it in GitHub Desktop.
Save Kumquatum/1dc604917aaa3e592bc19166d3ad00b3 to your computer and use it in GitHub Desktop.
Restart bluetooth service on ubuntu
# Restart bluetooth service on ubuntu when it can be toogle on/off
sudo /etc/init.d/bluetooth restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment