summaryrefslogtreecommitdiff
path: root/daemon/network.mount.in
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-02-20 12:29:57 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-02-20 12:29:57 +0000
commitccde4823cbe6c5aa5bb530fed0aaf3ac37cd19a0 (patch)
treece1e9d94b0e234427aa9f18caff0e582040249bd /daemon/network.mount.in
parent9b39bf50c9a126e54e44bef32fb2b2ca65d9a861 (diff)
downloadgvfs-ccde4823cbe6c5aa5bb530fed0aaf3ac37cd19a0.tar.gz
Initial network backend work (#509600)
2008-02-20 Alexander Larsson <alexl@redhat.com> * daemon/Makefile.am: * daemon/gvfsbackendnetwork.[ch]: * daemon/network.mount.in: Initial network backend work (#509600) svn path=/trunk/; revision=1307
Diffstat (limited to 'daemon/network.mount.in')
-rw-r--r--daemon/network.mount.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/daemon/network.mount.in b/daemon/network.mount.in
new file mode 100644
index 00000000..4e02907d
--- /dev/null
+++ b/daemon/network.mount.in
@@ -0,0 +1,4 @@
+[Mount]
+Type=network
+Exec=@libexecdir@/gvfsd-network
+AutoMount=true