Skip to content

Instantly share code, notes, and snippets.

@oliworx
Created April 15, 2017 14:35
Show Gist options
  • Save oliworx/0faa4b630c3b48e0cf770d6921d4b875 to your computer and use it in GitHub Desktop.
Save oliworx/0faa4b630c3b48e0cf770d6921d4b875 to your computer and use it in GitHub Desktop.
Fix the high CPU usage when starting Google chrome on Ubuntu Linux
#!/bin/sh
sudo chmod -x /usr/bin/gnome-keyring-daemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment