refractor(profile): always use the gschemas abstraction.
This commit is contained in:
parent
0ada92da32
commit
d6ddbf104c
22 changed files with 26 additions and 37 deletions
|
|
@ -13,6 +13,7 @@ profile gvfsd-smb-browse @{exec_path} {
|
|||
include <abstractions/bus-session>
|
||||
include <abstractions/bus/org.gtk.vfs.MountTracker>
|
||||
include <abstractions/dconf-write>
|
||||
include <abstractions/gschemas>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
network netlink raw,
|
||||
|
|
@ -35,8 +36,6 @@ profile gvfsd-smb-browse @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
/etc/samba/* r,
|
||||
|
||||
/var/cache/samba/ rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue