[PR #4979] [CLOSED] [firejail] Add ability to disable user profiles at compile time. OMP#… #5320

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4979
Author: @chestnykh
Created: 2/25/2022
Status: Closed

Base: masterHead: omp/OS-10871


📝 Commits (1)

  • ee7a88a [firejail] Add ability to disable user profiles at compile time. OMP#OS-10871

📊 Changes

6 files changed (+48 additions, -5 deletions)

View changed files

📝 configure (+22 -4)
📝 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

…OS-10871


EDIT by @rusty-snake: remove template


🔄 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/4979 **Author:** [@chestnykh](https://github.com/chestnykh) **Created:** 2/25/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `omp/OS-10871` --- ### 📝 Commits (1) - [`ee7a88a`](https://github.com/netblue30/firejail/commit/ee7a88adb0b7710ad0426a09b8e761672a751126) [firejail] Add ability to disable user profiles at compile time. OMP#OS-10871 ### 📊 Changes **6 files changed** (+48 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `configure` (+22 -4) 📝 `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 …OS-10871 --- EDIT by @rusty-snake: remove template --- <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:16 -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#5320
No description provided.