summaryrefslogtreecommitdiff
path: root/daemon/mtp.mount.in
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2012-07-30 08:15:45 -0700
committerPhilip Langdale <philipl@overt.org>2013-01-11 20:29:10 -0800
commit46e0f1836a28b808661bfdcafc8dee90f044896c (patch)
treef1ffda58f47bff739de21ceb0d4c64ee3dd36984 /daemon/mtp.mount.in
parent3f071be78bdb7543237480f2aa9cb005a8c4c4d2 (diff)
downloadgvfs-46e0f1836a28b808661bfdcafc8dee90f044896c.tar.gz
MTP: Initial implementation of MTP backend.
Currently just does basic entity enumeration, but supports multiple devices and storages. Does not support download and upload yet.
Diffstat (limited to 'daemon/mtp.mount.in')
-rw-r--r--daemon/mtp.mount.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/daemon/mtp.mount.in b/daemon/mtp.mount.in
new file mode 100644
index 00000000..9f728a73
--- /dev/null
+++ b/daemon/mtp.mount.in
@@ -0,0 +1,4 @@
+[Mount]
+Type=mtp
+Exec=@libexecdir@/gvfsd-mtp
+AutoMount=false