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

12 lines
189 B
Desktop File

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