View Single Post
Reflektorfalke's Avatar
Posts: 597 | Thanked: 490 times | Joined on Dec 2009 @ Germany
#93
Originally Posted by Bennyz View Post
I'm sorry I'm really not a developper...
I'm trying to follow the steps detailled on the wiki page. Everything works fine until step 6 (edit the obex start command... by including option --pbap or --irmc or --capability...), I don't know how I can edit this file... could someone please explain it?
Thank you so much!

Bennyz
Hi Bennyz!

You can edit this file just like any other txt-file using any editor...
For example using "leafpad":
First cd to the directory where the file is located, as root:

Code:
cd /usr/share/dbus-1/services/
Then open the file in leafpad:

Code:
leafpad obexd.service
Make the desired changes to the file.
Hit save in leafpad (from topbar menu).
Close leafpad.