[GH-ISSUE #6599] signal-desktop: private-etc @tls-ca breaks opening links under Plasma (kio) #3308

Open
opened 2026-05-05 09:54:13 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @ilikenwf on GitHub (Jan 4, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6599

Description

Links only open if private-etc is ignored. This is an fyi in case there's a less heavy handed approach than just ignoring private-etc.

The breaking line is private-etc @tls-ca

Originally created by @ilikenwf on GitHub (Jan 4, 2025). Original GitHub issue: https://github.com/netblue30/firejail/issues/6599 ### Description Links only open if private-etc is ignored. This is an fyi in case there's a less heavy handed approach than just ignoring private-etc. The breaking line is `private-etc @tls-ca`
gitea-mirror added the
needinfo
label 2026-05-05 09:54:13 -06:00
Author
Owner

@kmk3 commented on GitHub (Jan 4, 2025):

Basic debugging information is missing; please follow the bug report template:

Links only open if private-etc is ignored. This is an fyi in case there's a
less heavy handed approach than just ignoring private-etc.

The breaking line is private-etc @tls-ca

The following should show which paths in /etc are used:

firejail --trace=trace.txt /usr/bin/signal-desktop

What is the output in trace.txt when running the command with and without
private-etc?

<!-- gh-comment-id:2571268180 --> @kmk3 commented on GitHub (Jan 4, 2025): Basic debugging information is missing; please follow the bug report template: * <https://github.com/netblue30/firejail/issues/new?template=bug_report.md> > Links only open if private-etc is ignored. This is an fyi in case there's a > less heavy handed approach than just ignoring private-etc. > > The breaking line is `private-etc @tls-ca` The following should show which paths in /etc are used: ```sh firejail --trace=trace.txt /usr/bin/signal-desktop ``` What is the output in trace.txt when running the command with and without `private-etc`?
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#3308
No description provided.