obexd-test package is needed for testing
[profile/ivi/obexd.git] / src / obexd.service.in
1 [D-BUS Service]
2 Name=org.openobex
3 Exec=/bin/sh -c 'if [ -z `ps ax | grep -v grep | grep obexd` ] ; then exec @libexecdir@/obexd -d --noplugin=syncevolution,pcsuite --symlinks -r /opt/media; fi'