summaryrefslogtreecommitdiff
path: root/daemon/sftp.mount.in
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2007-09-25 10:20:34 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-25 10:20:34 +0000
commit859df2b3e972dab303155360dd0d1d16b942cb30 (patch)
tree5008736ca7dff4590836f17ab4212008121c62bd /daemon/sftp.mount.in
parent3d7fcf248db3b5314d61950510d85b1b0e37af14 (diff)
downloadgvfs-859df2b3e972dab303155360dd0d1d16b942cb30.tar.gz
Clear VfsConnectionData on creation (fixes read of uninitialized data on
2007-09-25 Alexander Larsson <alexl@redhat.com> * client/gvfsdaemondbus.c: Clear VfsConnectionData on creation (fixes read of uninitialized data on thread shutdown) * daemon/sftp.mount.in: Correct the type to "sftp" svn path=/trunk/; revision=962
Diffstat (limited to 'daemon/sftp.mount.in')
-rw-r--r--daemon/sftp.mount.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/sftp.mount.in b/daemon/sftp.mount.in
index a6bac449..21d1a418 100644
--- a/daemon/sftp.mount.in
+++ b/daemon/sftp.mount.in
@@ -1,4 +1,4 @@
[Mount]
-Type=ftp
+Type=sftp
Exec=@libexecdir@/gvfs-daemon-sftp
AutoMount=false