[GH-ISSUE #245] blacklist not working with /run/user/*/gvfs #172

Closed
opened 2026-05-05 05:14:50 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @Saren-Arterius on GitHub (Jan 20, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/245

I am using gnome 3.18. It can mount smb share using gvfs.

I am trying to prevent Firefox from access the gvfs. However, after blacklist /run/user/1000/gvfs /run/user/1000/gvfs can still be accessed, while blacklist /run/user/1000/gdm produces expected results.

$ firejail --blacklist=/run/user/1000/gvfs and $ firejail --blacklist=/run/user/1000/gdm also reproduce the problem.

What am I doing wrong here? What can I do to blacklist /run/user/1000/gvfs properly?

Originally created by @Saren-Arterius on GitHub (Jan 20, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/245 I am using gnome 3.18. It can mount smb share using gvfs. I am trying to prevent Firefox from access the gvfs. However, after `blacklist /run/user/1000/gvfs` /run/user/1000/gvfs can still be accessed, while `blacklist /run/user/1000/gdm` produces expected results. `$ firejail --blacklist=/run/user/1000/gvfs` and `$ firejail --blacklist=/run/user/1000/gdm` also reproduce the problem. What am I doing wrong here? What can I do to `blacklist /run/user/1000/gvfs` properly?
gitea-mirror 2026-05-05 05:14:50 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@netblue30 commented on GitHub (Jan 21, 2016):

Fixed! There will be some more testing, but it is basically working. Thanks for the bug.

<!-- gh-comment-id:173646113 --> @netblue30 commented on GitHub (Jan 21, 2016): Fixed! There will be some more testing, but it is basically working. Thanks for the bug.
Author
Owner

@Saren-Arterius commented on GitHub (Jan 21, 2016):

Relevant commit: dfdf8603e2

<!-- gh-comment-id:173646379 --> @Saren-Arterius commented on GitHub (Jan 21, 2016): Relevant commit: https://github.com/netblue30/firejail/commit/dfdf8603e231b73e502e080176dd763d4ecb43d2
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#172
No description provided.