mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3114] [MERGED] Allow Tor Browser to run /usr/bin/id #4649
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#4649
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/3114
Author: @creideiki
Created: 1/3/2020
Status: ✅ Merged
Merged: 1/5/2020
Merged by: @rusty-snake
Base:
master← Head:torbrowser-launcher-allow-id📝 Commits (1)
45ad1c1Allow Tor Browser to run /usr/bin/id📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
etc/torbrowser-launcher.profile(+1 -1)📄 Description
The
start-tor-browserscript tries to run/usr/bin/idto check thatit isn't root before starting the browser. See
https://gitweb.torproject.org/builders/tor-browser-build.git/tree/projects/tor-browser/RelativeLink/start-tor-browser?id=41fd236bbb7d3d75a27473f927be31f7dd8fdc99#n94
If
idis not in theprivate-bindirectory, the test still works byaccident, but prints these error messages:
Add
idto theprivate-bindirectory to make it run as intended.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.