summaryrefslogtreecommitdiff
path: root/daemon/smb-browse.mount.in
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-09-03 17:53:32 +0200
committerAlexander Larsson <alexl@redhat.com>2015-09-03 17:53:32 +0200
commit59325dfbe1f855434f87b7791d11175bfdfb9766 (patch)
tree77827f15377eb7d82aa6f7889962d5397ed37a15 /daemon/smb-browse.mount.in
parent7fd91dfb7c48ed31688bcfcdc2dd5ab3f37a7377 (diff)
downloadgvfs-59325dfbe1f855434f87b7791d11175bfdfb9766.tar.gz
Make all gvfs daemons own a name under org.gtk.vfs.*
This allows you to easily allow access to gvfs from a sandbox. Just give it talk access to org.gtk.vfs.* and everything will work. This change does three things: Change the existing mountpoint dbus names from org.gtk.vfs.mountpoint.foo to org.gtk.vfs.mountpoint_foo For other mountpoints, always own: org.gtk.vfs.mountpoint_$pid Change the dbus name of the volume monitors from org.gtk.Private.fooMonitor to org.gtk.vfs.fooMonitor
Diffstat (limited to 'daemon/smb-browse.mount.in')
-rw-r--r--daemon/smb-browse.mount.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/smb-browse.mount.in b/daemon/smb-browse.mount.in
index e3b267f9..a2970d08 100644
--- a/daemon/smb-browse.mount.in
+++ b/daemon/smb-browse.mount.in
@@ -1,6 +1,6 @@
[Mount]
Type=smb-network;smb-server
Exec=@libexecdir@/gvfsd-smb-browse
-DBusName=org.gtk.vfs.mountpoint.smb_browse
+DBusName=org.gtk.vfs.mountpoint_smb_browse
AutoMount=false
Scheme=smb