marcraft2 / tesla-carplay

Carplay Raspberry Pi Wi-Fi Hotspot Web Server for Tesla.
Other
112 stars 19 forks source link

Got stuck at /etc/systemd/system/bluetooth.target.wants/bluetooth.service #14

Closed galosre closed 2 years ago

galosre commented 2 years ago

I have got this below where is the line 5 to change name?

[Unit]
Description=Bluetooth service
Documentation=man:bluetoothd(8)
ConditionPathIsDirectory=/sys/class/bluetooth

[Service]
Type=dbus
BusName=org.bluez
ExecStart=/usr/libexec/bluetooth/bluetoothd --noplugin=sap --plugin=a2dp
NotifyAccess=main
#WatchdogSec=10
#Restart=on-failure
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
LimitNPROC=1
ProtectHome=true
ProtectSystem=full

[Install]
WantedBy=bluetooth.target
Alias=dbus-org.bluez.service
marcraft2 commented 2 years ago

Sorry I made a mistake in the documentation, the file to modify is:

nano /etc/bluetooth/main.conf