Modify obex auto-activation service file 80/63880/1 accepted/tizen/common/20160329.050851 accepted/tizen/ivi/20160329.042913 accepted/tizen/mobile/20160329.042727 accepted/tizen/tv/20160329.042803 accepted/tizen/wearable/20160329.042843 submit/tizen/20160328.090435
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 28 Mar 2016 08:21:45 +0000 (17:21 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 28 Mar 2016 08:21:45 +0000 (17:21 +0900)
Change-Id: I7bc632e79eef56d110eae3d8cd43ace9b34022b6
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
obexd/src/org.bluez.obex.service

index f63d3cb..b369d00 100644 (file)
@@ -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'