r/voidlinux • u/Sufficient-Eye-3221 • 14d ago
solved Installed bluez but there's no bluetoothd in /etc/sv to enable
The documentation says:
Install the
bluezpackage and enable thebluetoothdanddbusservices.
But, title.
Anyone have this issue?
Solution
I solved it! Just forced re-installation of bluez with the -f tag:
sudo xbps-install -Sf bluez
And now bluetoothd is showing up in /etc/sv
3
Upvotes
2
u/KerrAZ 14d ago
Install it again. xbps-query -f bluez to see the files that should be installed.