feat(profile): update gvfsd.
This commit is contained in:
parent
7f3f0809a6
commit
28111ab9a5
3 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,6 @@ profile gvfsd-dnssd @{exec_path} {
|
||||||
include <abstractions/bus-session>
|
include <abstractions/bus-session>
|
||||||
include <abstractions/bus-system>
|
include <abstractions/bus-system>
|
||||||
include <abstractions/bus/org.freedesktop.Avahi>
|
include <abstractions/bus/org.freedesktop.Avahi>
|
||||||
include <abstractions/bus/org.gtk.vfs.MountTracker>
|
|
||||||
|
|
||||||
#aa:dbus own bus=session name=org.gtk.vfs.mountpoint_dnssd
|
#aa:dbus own bus=session name=org.gtk.vfs.mountpoint_dnssd
|
||||||
#aa:dbus talk bus=session name=org.gtk.vfs.MountTracker label=gvfsd
|
#aa:dbus talk bus=session name=org.gtk.vfs.MountTracker label=gvfsd
|
||||||
|
|
|
||||||
|
|
@ -36,8 +36,8 @@ profile gvfsd-recent @{exec_path} {
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
# Full access to user's data
|
# Full access to user's data
|
||||||
owner @{HOME}/{,**} rw, # FIXME: ?
|
owner @{HOME}/{,**} r,
|
||||||
owner @{MOUNTS}/{,**} rw,
|
owner @{MOUNTS}/{,**} r,
|
||||||
|
|
||||||
owner @{HOME}/.zshenv r,
|
owner @{HOME}/.zshenv r,
|
||||||
owner @{user_share_dirs}/gvfs-metadata/{,*} r,
|
owner @{user_share_dirs}/gvfs-metadata/{,*} r,
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@ profile gvfsd-wsdd @{exec_path} {
|
||||||
network netlink raw,
|
network netlink raw,
|
||||||
|
|
||||||
#aa:dbus own bus=session name=org.gtk.vfs.mountpoint_wsdd
|
#aa:dbus own bus=session name=org.gtk.vfs.mountpoint_wsdd
|
||||||
|
#aa:dbus talk bus=session name=org.gtk.vfs.MountTracker label=gvfsd
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue