summaryrefslogtreecommitdiff
path: root/packages/obexpush/files
diff options
context:
space:
mode:
authorErin Yueh <erin_yueh@openmoko.com>2008-12-02 13:57:18 +0800
committerJohn Lee <john_lee@openmoko.org>2009-01-05 17:07:03 +0800
commita8832b766416fe15aeeff2e939bf50ecf98b1a3b (patch)
treec8447dd22fd2d13efee45bcad9ba1fe386161ba8 /packages/obexpush/files
parentfa4f0bb849682240ad44cfe2e825aa8d4ba96adb (diff)
obexpush_1.0.0.bb: add opd_args file to append arguments for starting
opd
Diffstat (limited to 'packages/obexpush/files')
-rw-r--r--packages/obexpush/files/opd_args1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/obexpush/files/opd_args b/packages/obexpush/files/opd_args
new file mode 100644
index 0000000000..26afc0e249
--- /dev/null
+++ b/packages/obexpush/files/opd_args
@@ -0,0 +1 @@
+OPD_ARGS="--mode OBEX --path /var/obexpush --channel 10 --sdp --metadata"