void-packages/srcpkgs/bluez/files/bluetooth.service

11 lines
147 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Bluetooth Manager
[Service]
Type=dbus
BusName=org.bluez
ExecStart=/usr/sbin/bluetoothd -n
[Install]
WantedBy=bluetooth.target