Modify obex auto-activation service file
[platform/upstream/bluez.git] / obexd / src / org.bluez.obex.service
1 [D-BUS Service]
2 Name=org.bluez.obex
3 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'