summaryrefslogtreecommitdiff
path: root/monitor/udisks2/udisks2.monitor
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 /monitor/udisks2/udisks2.monitor
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 'monitor/udisks2/udisks2.monitor')
-rw-r--r--monitor/udisks2/udisks2.monitor2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor/udisks2/udisks2.monitor b/monitor/udisks2/udisks2.monitor
index dbb0c6a6..8eb1fd4c 100644
--- a/monitor/udisks2/udisks2.monitor
+++ b/monitor/udisks2/udisks2.monitor
@@ -1,5 +1,5 @@
[RemoteVolumeMonitor]
Name=GProxyVolumeMonitorUDisks2
-DBusName=org.gtk.Private.UDisks2VolumeMonitor
+DBusName=org.gtk.vfs.UDisks2VolumeMonitor
IsNative=true
NativePriority=4