Skip to content

Commit

Permalink
sandbox-permissions: Update dconf usage in modern runtimes
Browse files Browse the repository at this point in the history
  • Loading branch information
TingPing committed Jun 28, 2023
1 parent e647f51 commit f5fe2c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/sandbox-permissions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@ reasons you can use these permissions::

With those permissions glib will continue using dconf directly.

If you use a newer runtime where dconf is no longer built and still need it
you will have to build the `dconf <https://download.gnome.org/sources/dconf/>`_ GIO module
and set ``--env=GIO_EXTRA_MODULES=/app/lib/gio/modules/``.

gvfs access
```````````

Expand Down

0 comments on commit f5fe2c3

Please sign in to comment.