blob: a8442a9ed121d4628d080a6bde536a5b1c7cbc99 [file] [log] [blame]
[Unit]
Description=Bluetooth service
[Service]
Type=dbus
BusName=org.bluez
ExecStart=@prefix@/sbin/bluetoothd -n
StandardOutput=null
[Install]
WantedBy=bluetooth.target
Alias=dbus-org.bluez.service