[GH-ISSUE #952] firecfg enhancements #648

Closed
opened 2026-05-05 06:20:45 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @netblue30 on GitHub (Dec 3, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/952

From wordpress:

It would be nice to have the option in firecfg to create links for specified applications instead of all application that are installed. I don’t want firejail to be used by all the applications firecfg created links for.
Also it would be nict to have profiles for wireshark, tshark and tcpdump

Originally created by @netblue30 on GitHub (Dec 3, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/952 From wordpress: It would be nice to have the option in firecfg to create links for specified applications instead of all application that are installed. I don’t want firejail to be used by all the applications firecfg created links for. Also it would be nict to have profiles for wireshark, tshark and tcpdump
gitea-mirror 2026-05-05 06:20:45 -06:00
Author
Owner

@Fred-Barclay commented on GitHub (Dec 3, 2016):

@netblue30 definitely a good idea. :)

I'll work on a wireshark profile.

<!-- gh-comment-id:264655681 --> @Fred-Barclay commented on GitHub (Dec 3, 2016): @netblue30 definitely a good idea. :) I'll work on a wireshark profile.
Author
Owner

@thiswillbeyourgithub commented on GitHub (Apr 20, 2017):

I'm also very interested in making specific profile with firecfg.

For those who arrived on this page looking for a workaround here is mine (ubuntu 16.04) (disclaimer, i'm pretty noobish) :
you do : sudo firecfg --clean && ls /usr/local/bin/ and removes the profiles added by firecfg and it displays your original profiles.
Then sudo firecfg, it creates all the new firejail profile, you then remove using sudo rm /usr/local/bin/profile1 /usr/local/bin/profile2 all the profiles you don't want to use.

Great work on this project guys

<!-- gh-comment-id:295826426 --> @thiswillbeyourgithub commented on GitHub (Apr 20, 2017): I'm also very interested in making specific profile with firecfg. For those who arrived on this page looking for a workaround here is mine (ubuntu 16.04) (disclaimer, i'm pretty noobish) : you do : `sudo firecfg --clean && ls /usr/local/bin/` and removes the profiles added by firecfg and it displays your original profiles. Then `sudo firecfg`, it creates all the new firejail profile, you then remove using `sudo rm /usr/local/bin/profile1 /usr/local/bin/profile2` all the profiles you don't want to use. Great work on this project guys
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#648
No description provided.