projects
/
platform
/
upstream
/
bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f8e257
)
TIZEN DBUS configure file
author
Wu zheng
<wu.zheng@intel.com>
Wed, 23 Oct 2013 03:14:52 +0000
(11:14 +0800)
committer
Sebastian Chlad
<sebastian.chlad@tieto.com>
Tue, 27 May 2014 09:28:44 +0000
(11:28 +0200)
Change-Id: I19cd4c19dcbe14d3f022378da1a40e7668b70d35
obexd/src/obex.service.in
patch
|
blob
|
history
diff --git
a/obexd/src/obex.service.in
b/obexd/src/obex.service.in
index
bca3aef
..
a44bb89
100644
(file)
--- a/
obexd/src/obex.service.in
+++ b/
obexd/src/obex.service.in
@@
-4,7
+4,7
@@
Description=Bluetooth OBEX service
[Service]
Type=dbus
BusName=org.bluez.obex
-ExecStart=
@libexecdir@/obexd
+ExecStart=
/bin/sh -c 'if [ -z `ps ax | grep -v grep | grep obexd` ] ; then exec @libexecdir@/obexd -d --noplugin=syncevolution,pcsuite,irmc --symlinks -r /opt/usr/media; fi'
[Install]
Alias=dbus-org.bluez.obex.service