[GH-ISSUE #144] Whitelisting a symlink that is in a subdirectory doesn't work #99

Closed
opened 2026-05-05 05:01:56 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @brunonova on GitHub (Nov 16, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/144

Example: my ~/.cache/mozilla directory is a link to ~/Private/.cache/mozilla.
Whitelisting ~/.cache/mozilla correctly whitelists ~/Private/.cache/mozilla and creates the parent folders, but the symlink itself fails because its parent folder doesn't exist.

I've already fixed this myself, so I will submit a pull request soon.

Originally created by @brunonova on GitHub (Nov 16, 2015). Original GitHub issue: https://github.com/netblue30/firejail/issues/144 Example: my `~/.cache/mozilla` directory is a link to `~/Private/.cache/mozilla`. Whitelisting `~/.cache/mozilla` correctly whitelists `~/Private/.cache/mozilla` and creates the parent folders, but the symlink itself fails because its parent folder doesn't exist. I've already fixed this myself, so I will submit a pull request soon.
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#99
No description provided.