Il suffit de modifier le fichier /etc/bluetooth/main.conf, il faut passer :
AutoEnable=true
à
AutoEnable=false
Ensuite il faut redémarrer le service Bluetooth :
sudo systemctl restart bluetooth
et voilà...
Cela faisait un moment que je cherchais comment avoir le bluetooth éteint au démarrage, pour des questions de sécurité et d'économie d'énergie. En fouillant dans les fichiers de configuration du Bluetooth sous Ubuntu, j'ai trouvé le fichier /etc/bluetooth/main.conf, qui contient un paramètre d'auto-démarrage.
Il suffit de modifier le fichier /etc/bluetooth/main.conf, il faut passer :
AutoEnable=true
à
AutoEnable=false
Ensuite il faut redémarrer le service Bluetooth :
sudo systemctl restart bluetooth
et voilà...
Trackback URL : https://blog.crasse.fr/index.php?trackback/13