Modify the default root directory for obexd 30/85130/1 accepted/tizen/common/20160825.062840 accepted/tizen/ivi/20160829.041711 accepted/tizen/mobile/20160829.041614 accepted/tizen/tv/20160829.041634 accepted/tizen/wearable/20160829.041649 submit/tizen/20160825.004351
authorDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 24 Aug 2016 02:00:29 +0000 (11:00 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 24 Aug 2016 02:00:29 +0000 (11:00 +0900)
Change-Id: I0d0fdddf97083accfff46aac907a7e1559ebdd53
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
obexd/src/org.bluez.obex.service

index 1336ace..535da74 100755 (executable)
@@ -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/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/content/; fi'