summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoHyun Pyun <dh79.pyun@samsung.com>2016-09-28 12:02:53 +0900
committerDoHyun Pyun <dh79.pyun@samsung.com>2016-09-28 12:02:53 +0900
commit0a113730153324f4d5605007e71cc09bf2dd6307 (patch)
treeefd6cc9b16c6707c22ba84d9899448d3aef10946
parent188c771b7eda1c939e06fde1d54cf4e67584c12f (diff)
downloadbluez-accepted/tizen/wearable/20160929.002047.tar.gz
bluez-accepted/tizen/wearable/20160929.002047.tar.bz2
bluez-accepted/tizen/wearable/20160929.002047.zip
Change-Id: I22cab6e07f2fe8eda682689fdf417d451f53c5c1 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rwxr-xr-xobexd/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 535da74b..4acaac41 100755
--- 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/libexec/bluetooth/obexd -d --noplugin=ftp,syncevolution,pcsuite,irmc --symlinks -r /opt/usr/home/owner/content/; fi'
+Exec=/bin/sh -c 'if [ -z `ps ax | grep -v grep | grep obexd` ] ; then exec /usr/libexec/bluetooth/obexd -d --noplugin=ftp,syncevolution,pcsuite,irmc --symlinks -r /opt/usr/home/owner/media/; fi'