summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoHyun Pyun <dh79.pyun@samsung.com>2016-03-28 17:21:45 +0900
committerDoHyun Pyun <dh79.pyun@samsung.com>2016-03-28 17:21:45 +0900
commit87d5d5a83111247ddbb81de59c728b57432ed510 (patch)
tree7a8a3e97288fb9ede3c6718d541ce145a529b84e
parent72f524f19b96405367b3b5b997a271e3f07b640d (diff)
downloadbluez-87d5d5a83111247ddbb81de59c728b57432ed510.tar.gz
bluez-87d5d5a83111247ddbb81de59c728b57432ed510.tar.bz2
bluez-87d5d5a83111247ddbb81de59c728b57432ed510.zip
Change-Id: I7bc632e79eef56d110eae3d8cd43ace9b34022b6 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rw-r--r--obexd/src/org.bluez.obex.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/obexd/src/org.bluez.obex.service b/obexd/src/org.bluez.obex.service
index f63d3cbf..b369d00b 100644
--- a/obexd/src/org.bluez.obex.service
+++ b/obexd/src/org.bluez.obex.service
@@ -1,3 +1,3 @@
[D-BUS Service]
Name=org.bluez.obex
-Exec=/bin/sh -c 'if [ -z `ps ax | grep -v grep | grep obexd` ] ; then exec /usr/lib/bluetooth/obexd -d --noplugin=mns,mas,ftp,syncevolution,pcsuite,irmc --symlinks -r /opt/usr/media; fi'
+Exec=/bin/sh -c 'if [ -z `ps ax | grep -v grep | grep obexd` ] ; then exec /usr/libexec/bluetooth/obexd -d --noplugin=mns,mas,ftp,syncevolution,pcsuite,irmc --symlinks -r /opt/home/owner/content/; fi'