Skip to content

Instantly share code, notes, and snippets.

@e-minguez
Created August 11, 2014 09:51
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 e-minguez/9d77fe32e5ed70c1b659 to your computer and use it in GitHub Desktop.
Save e-minguez/9d77fe32e5ed70c1b659 to your computer and use it in GitHub Desktop.
Disable bluetooth on thinkpad x230 at boot with systemd and tmpfiles
echo "w /proc/acpi/ibm/bluetooth - - - - disable" >> /etc/tmpfiles.d/disable-bluetooth.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment