Allow access to the ControlCenter and GOA daemon from Flatpak sandbox
Fixes #202
This commit is contained in:
parent
82c1e640a7
commit
988c3ab051
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,10 @@
|
|||
/* Secrets access */
|
||||
"--talk-name=org.freedesktop.secrets",
|
||||
|
||||
/* GOA support */
|
||||
"--talk-name=org.gnome.ControlCenter",
|
||||
"--talk-name=org.gnome.OnlineAccounts",
|
||||
|
||||
/* Needed for dconf to work */
|
||||
"--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
|
||||
"--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue