feat(dbus): add more dbus abstraction.

This commit is contained in:
Alexandre Pujol 2023-12-04 18:58:03 +00:00
parent 2432414ae2
commit 16c2bf5662
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
24 changed files with 60 additions and 76 deletions

View file

@ -10,7 +10,7 @@ include <tunables/global>
@{exec_path} = @{lib}/{,gvfs/}gvfsd-smb-browse
profile gvfsd-smb-browse @{exec_path} {
include <abstractions/base>
include <abstractions/bus/vfs>
include <abstractions/bus/vfs/mount>
include <abstractions/dbus-session-strict>
include <abstractions/dconf-write>
include <abstractions/nameservice-strict>
@ -33,7 +33,7 @@ profile gvfsd-smb-browse @{exec_path} {
member=Mount
peer=(name=:*, label=gvfsd),
dbus send bus=session path=/org/gtk/gvfs/exec_spaw/[0-9]*
dbus send bus=session path=/org/gtk/gvfs/exec_spaw/@{int}
interface=org.gtk.vfs.Spawner
member=Spawned
peer=(name=:*, label=gvfsd),