On 15.07.2015 16:10, Marcin GTriderXC.tk wrote:
"
    - Enable Bluetooth verbose logs
phablet@ubuntu-phablet:~$ sudo sed -i 's/exec \/usr\/sbin\/bluetoothd/exec 
\/usr\/sbin\/bluetoothd -d/g' /etc/init/bluetooth.conf"
sed: can't read /etc/init/b: No such file or directory by Enabling Bluetooth 
verbose logs

Any ideas what's wrong?

Looks like you have an " too much.

Try

sudo sed -i 's/exec \/usr\/sbin\/bluetoothd/exec \/usr\/sbin\/bluetoothd -d/g' /etc/init/bluetooth.conf

regards,
Simon


--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp

Reply via email to