mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #234] firejail desktop integration #163
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#163
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 @rahiel on GitHub (Jan 18, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/234
Thanks again for firejail!
The new symlink invocation sounds great, it's something I was looking for when I started to use firejail. Are you also interested in making an interface in firejail to manage the symlinks? For example, AppArmor has aa-enforce/aa-disable commands to enforce profiles and aa-status to see which ones are enabled/disabled. If this was then used in a GUI, using would firejail would be very easy.
@netblue30 commented on GitHub (Jan 19, 2016):
That's a good idea, I'll build a small tool to manage the symlinks. Thanks.
@derba commented on GitHub (Jan 25, 2016):
I created a generic executable at /usr/local/bin/firejail-wrapper:
And just added symlinks to it, such as this one:
ln -s /usr/local/bin/firejail-wrapper /usr/local/bin/firefoxAnd voila, Firefox started from command line, Unity, etc, starts in Firejail.
@rahiel commented on GitHub (Feb 9, 2016):
I made a little tool that modifies the desktop files to start the programs with firejail. (It also remodifies them on updates if you install the deb). Its usage shows the interface I had in mind.
@netblue30 commented on GitHub (Feb 11, 2016):
@rahiel
Thanks, I added a link for Firectl on the main project webpage: https://firejail.wordpress.com/