mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1311] Thunar won't start with basic command 'firejail thunar' (actually, it starts, but not sandboxed) #894
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#894
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?
Originally created by @ghost on GitHub (May 25, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1311
@netblue30 commented on GitHub (May 26, 2017):
Thunar is started by your desktop manager when you log in. When you try to start a second instance of Thunar, the instance already running takes over, and your second instance shuts down. All you have to do is to make sure the first instance starts in a sandbox.
Run "sudo ln -s /usr/bin/firejail /usr/local/bin/thunar" in a terminal, logout and login back for the change to take effect. Than run "firejail --tree" to make sure Thunar is sandboxed. On newer systems (Ubuntu 17.04, Arch, Debian testing) this is not necessary. On older systems (Ubuntu 16.04, Debian stable) set the symbolic link as above. What distro are you running?
@netblue30 commented on GitHub (May 30, 2017):
You need the following symlink:
Some distros use thunar, other distros use Thunar as the executable.