[PR #3002] [MERGED] Profiles: add signal-cli profile #4607

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3002
Author: @hardebusch
Created: 10/15/2019
Status: Merged
Merged: 10/15/2019
Merged by: @rusty-snake

Base: masterHead: signal-cli


📝 Commits (4)

  • adcbdcc KeePassXC: Added a warning regarding tray icon
  • 84cbd10 Merge remote-tracking branch 'upstream/master'
  • fd55231 Profiles: add signal-cli profile
  • 15b005c Added suggestions from code review

📊 Changes

3 files changed (+52 additions, -0 deletions)

View changed files

📝 etc/disable-programs.inc (+1 -0)
etc/signal-cli.profile (+50 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

signal-cli: https://github.com/AsamK/signal-cli

Tested on Arch (including AUR package) using command line and dbus interface. I've opted for commenting private-etc out to ensure compatibility with all supported Java configurations. I'm still on the fence about that though, since it should work with private-etc in the majority of environments.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3002 **Author:** [@hardebusch](https://github.com/hardebusch) **Created:** 10/15/2019 **Status:** ✅ Merged **Merged:** 10/15/2019 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `signal-cli` --- ### 📝 Commits (4) - [`adcbdcc`](https://github.com/netblue30/firejail/commit/adcbdcc3754e3f107f93a7a097b80f25006e32f7) KeePassXC: Added a warning regarding tray icon - [`84cbd10`](https://github.com/netblue30/firejail/commit/84cbd10892f92e96f4ad0aa1a912c74216c6699e) Merge remote-tracking branch 'upstream/master' - [`fd55231`](https://github.com/netblue30/firejail/commit/fd55231eb48cd47b90a260333943674c2af41b44) Profiles: add signal-cli profile - [`15b005c`](https://github.com/netblue30/firejail/commit/15b005c65997cb1e8dfec24f617245e890b02527) Added suggestions from code review ### 📊 Changes **3 files changed** (+52 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-programs.inc` (+1 -0) ➕ `etc/signal-cli.profile` (+50 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description signal-cli: https://github.com/AsamK/signal-cli Tested on Arch (including AUR package) using command line and dbus interface. I've opted for commenting private-etc out to ensure compatibility with all supported Java configurations. I'm still on the fence about that though, since it should work with private-etc in the majority of environments. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:23:17 -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#4607
No description provided.