mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6923] [MERGED] profiles: mullvad-browser: allow readlink and realpath #6233
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6233
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/6923
Author: @t-m-w
Created: 10/3/2025
Status: ✅ Merged
Merged: 10/3/2025
Merged by: @kmk3
Base:
master← Head:mullvad-browser-add-missing-bin📝 Commits (1)
69127c8profiles: mullvad-browser: include readlink and realpath📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
etc/profile-m-z/mullvad-browser.profile(+1 -1)📄 Description
The start-mullvad-browser script uses readlink and realpath when it is a symlink, so these need to be included as part of private-bin, or the following error dialog appears, and the browser fails to start:
This problem is observed using Mullvad Browser 14.5.7 as packaged for Fedora 42.
Repo: https://repository.mullvad.net/rpm/stable/mullvad.repo
Fedora script path: /usr/lib/mullvad-browser/start-mullvad-browser
Upstream:
2f802636b8/projects/browser/RelativeLink/start-browser (L202-207)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.