Skip to content

Open Files on gvfs mounted devices #4710

Answered by rusty-snake
MArpogaus asked this question in Q&A
Discussion options

You must be logged in to vote

gvfs (in general):

  1. Make sure $XDG_RUNTIME_DIR/gvfs is accessible (inside the sandbox). This means you need to use whitelist ${RUNUSER}/gvfs if the profile includes whitelist-runuser-common.inc and mount it allow_root/allow_other. (There's not need to noblacklist here.)
  2. Maybe you need to noblacklist ${HOME}/.local/share/gvfs-metadata (and whitelist). IDK.
  3. You need to allow org.gtk.vfs.* (or parts of it). This means you need to add dbus-user.talk org.gtk.vfs.* if the policy is set to filter or if it is none to add the previous one and dbus-user filter and ignore dbus-user none.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rusty-snake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants