[GH-ISSUE #7008] firecfg: snap programs break due to firejail symlinks #3453

Closed
opened 2026-05-05 10:00:31 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @netblue30 on GitHub (Dec 30, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/7008

Apparently Ubuntu desktop uses snaps for firefox and thunderbird by default. Running firecfg will install symlinks in /usr/local/bin, forcing the sanp applications through firejail. As a result the app doesn't start. Same problem with any other snap package installed on the computer.

Fix: detect snap apps installed in /snap directory, and don't create symlinks for them (4124e76b4a)

Originally created by @netblue30 on GitHub (Dec 30, 2025). Original GitHub issue: https://github.com/netblue30/firejail/issues/7008 Apparently Ubuntu desktop uses snaps for firefox and thunderbird by default. Running firecfg will install symlinks in /usr/local/bin, forcing the sanp applications through firejail. As a result the app doesn't start. Same problem with any other snap package installed on the computer. Fix: detect snap apps installed in /snap directory, and don't create symlinks for them (https://github.com/netblue30/firejail/commit/4124e76b4a908cb3fd3443d6bec4fd0de0dadbf7)
gitea-mirror 2026-05-05 10:00:31 -06:00
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#3453
No description provided.