10 lines
147 B
Desktop File
10 lines
147 B
Desktop File
[Unit]
|
|
Description=Bluetooth Manager
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.bluez
|
|
ExecStart=/usr/sbin/bluetoothd -n
|
|
|
|
[Install]
|
|
WantedBy=bluetooth.target
|