summaryrefslogtreecommitdiff
path: root/daemon/dns-sd.mount.in
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-02-22 14:36:54 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-02-22 14:36:54 +0000
commita4621dcfa1ce0343e7ce88fdac5b957ddefea75d (patch)
tree0378ffdcaffa07b13f4c196e0b55b8ce0ba1e69a /daemon/dns-sd.mount.in
parent06e0fe76fc9e3308f636bd661cd5af27f60a3e19 (diff)
downloadgvfs-a4621dcfa1ce0343e7ce88fdac5b957ddefea75d.tar.gz
Landed initial version of dns-sd backend.
2008-02-22 Alexander Larsson <alexl@redhat.com> * configure.ac: * daemon/Makefile.am: * daemon/dns-sd.mount.in: * daemon/gvfsbackenddnssd.[ch]: Landed initial version of dns-sd backend. svn path=/trunk/; revision=1334
Diffstat (limited to 'daemon/dns-sd.mount.in')
-rw-r--r--daemon/dns-sd.mount.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/daemon/dns-sd.mount.in b/daemon/dns-sd.mount.in
new file mode 100644
index 00000000..4e02907d
--- /dev/null
+++ b/daemon/dns-sd.mount.in
@@ -0,0 +1,4 @@
+[Mount]
+Type=network
+Exec=@libexecdir@/gvfsd-network
+AutoMount=true