[PR #4990] [MERGED] Add ability to disable user profiles at compile time #5322

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4990
Author: @chestnykh
Created: 2/28/2022
Status: Merged
Merged: 3/5/2022
Merged by: @netblue30

Base: masterHead: user_profiles


📝 Commits (1)

  • c238147 Add ability to disable user profiles at compile time.

📊 Changes

6 files changed (+44 additions, -1 deletions)

View changed files

📝 configure (+18 -0)
📝 configure.ac (+9 -0)
📝 src/common.mk.in (+2 -1)
📝 src/firecfg/desktop_files.c (+9 -0)
📝 src/firejail/fs.c (+2 -0)
📝 src/firejail/profile.c (+4 -0)

📄 Description

No description provided


🔄 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/4990 **Author:** [@chestnykh](https://github.com/chestnykh) **Created:** 2/28/2022 **Status:** ✅ Merged **Merged:** 3/5/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `user_profiles` --- ### 📝 Commits (1) - [`c238147`](https://github.com/netblue30/firejail/commit/c238147fc1728bbd3479dd059049b4cfce54c7b8) Add ability to disable user profiles at compile time. ### 📊 Changes **6 files changed** (+44 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `configure` (+18 -0) 📝 `configure.ac` (+9 -0) 📝 `src/common.mk.in` (+2 -1) 📝 `src/firecfg/desktop_files.c` (+9 -0) 📝 `src/firejail/fs.c` (+2 -0) 📝 `src/firejail/profile.c` (+4 -0) </details> ### 📄 Description _No description provided_ --- <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:36:20 -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#5322
No description provided.