summaryrefslogtreecommitdiff
path: root/daemon/computer.mount.in
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-01-08 15:07:59 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-01-08 15:07:59 +0000
commit518a0d444e149bf0fedbd768aa8440417999338e (patch)
tree9a3594954fdeab503fd60dba1cb3fd2d00245552 /daemon/computer.mount.in
parent382cd3e2d4c520859e49cf46eb3da5d19a563469 (diff)
downloadgvfs-518a0d444e149bf0fedbd768aa8440417999338e.tar.gz
Add initial computer backend
2008-01-08 Alexander Larsson <alexl@redhat.com> * daemon/Makefile.am: * daemon/computer.mount.in: * daemon/gvfsbackendcomputer.[ch]: Add initial computer backend * daemon/gvfsbackend.h: * daemon/gvfsjobunmountmountable.[ch]: Add umount_mountable calls svn path=/trunk/; revision=1078
Diffstat (limited to 'daemon/computer.mount.in')
-rw-r--r--daemon/computer.mount.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/daemon/computer.mount.in b/daemon/computer.mount.in
new file mode 100644
index 00000000..c021644b
--- /dev/null
+++ b/daemon/computer.mount.in
@@ -0,0 +1,5 @@
+[Mount]
+Type=computer
+Exec=@libexecdir@/gvfsd-computer
+AutoMount=true
+