[PR #3152] [MERGED] Add profile for offical Linux Teams application #4657

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3152
Author: @Karneades
Created: 1/16/2020
Status: Merged
Merged: 2/22/2020
Merged by: @rusty-snake

Base: masterHead: patch-1


📝 Commits (9)

  • 24b6244 Add profile for offical Linux Teams application
  • 7e450d9 fix: add mkdir suggestions in Teams profile
  • e02fa24 Merge suggestions for Teams profile
  • 875fa6c Add suggestion to Teams profile
  • 8c891a2 Add Teams to firecfg.config
  • f91a79c Add paths from Teams profile to disable-programs
  • 67a6f3d Remove the duplicated whitelist for downloads in Teams profile
  • 66187f5 Cleanup teams profile after testing
  • d0a73ea Add comment to Teams profile

📊 Changes

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

View changed files

📝 etc/disable-programs.inc (+2 -0)
etc/teams.profile (+36 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

Based on the existing teams-for-linux profile here's the profile which matches with Microsoft's official Teams application for Linux.

Currently I had to disable private-bin and private-etc because of immediate crashes after start but it's worth having it in the repo nevertheless so others can contribute to that profile to enhance it if someone come up with the fix for private-bin and private-etc.


🔄 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/3152 **Author:** [@Karneades](https://github.com/Karneades) **Created:** 1/16/2020 **Status:** ✅ Merged **Merged:** 2/22/2020 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (9) - [`24b6244`](https://github.com/netblue30/firejail/commit/24b6244ab42af197164993e28c9b0a56c64e4f35) Add profile for offical Linux Teams application - [`7e450d9`](https://github.com/netblue30/firejail/commit/7e450d96d9157029e418e8ebe892ea3b95506ee1) fix: add mkdir suggestions in Teams profile - [`e02fa24`](https://github.com/netblue30/firejail/commit/e02fa2484d4aeb75fa8f27b45df0d9e1a0653693) Merge suggestions for Teams profile - [`875fa6c`](https://github.com/netblue30/firejail/commit/875fa6cebe7b10628089b27c41d2da67f1af6809) Add suggestion to Teams profile - [`8c891a2`](https://github.com/netblue30/firejail/commit/8c891a2b9e4765564ae81753d5dd2d578806cab4) Add Teams to firecfg.config - [`f91a79c`](https://github.com/netblue30/firejail/commit/f91a79c15d583c209374a0a2fddda71c4beb7597) Add paths from Teams profile to disable-programs - [`67a6f3d`](https://github.com/netblue30/firejail/commit/67a6f3dc6d7329956463f30439b895977711edce) Remove the duplicated whitelist for downloads in Teams profile - [`66187f5`](https://github.com/netblue30/firejail/commit/66187f5c374ca40e32142418a6dabd8ae01dec06) Cleanup teams profile after testing - [`d0a73ea`](https://github.com/netblue30/firejail/commit/d0a73ead0bd1762aa83d5147ce8d4bd27098741b) Add comment to Teams profile ### 📊 Changes **3 files changed** (+39 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-programs.inc` (+2 -0) ➕ `etc/teams.profile` (+36 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description Based on the existing teams-for-linux profile here's the profile which matches with Microsoft's official Teams application for Linux. Currently I had to disable private-bin and private-etc because of immediate crashes after start but it's worth having it in the repo nevertheless so others can contribute to that profile to enhance it if someone come up with the fix for private-bin and private-etc. --- <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:24:12 -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#4657
No description provided.