[PR #2771] [MERGED] mount new proc filesystem earlier #4520

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2771
Author: @smitsohu
Created: 6/14/2019
Status: Merged
Merged: 6/20/2019
Merged by: @netblue30

Base: masterHead: homedir2


📝 Commits (1)

  • 3e662f7 avoid running without procfs describing the pid namespace

📊 Changes

2 files changed (+34 additions, -7 deletions)

View changed files

📝 src/firejail/fs.c (+24 -7)
📝 src/firejail/sandbox.c (+10 -0)

📄 Description

a precondition for using proc magic links in the early phase of sandbox setup


🔄 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/2771 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 6/14/2019 **Status:** ✅ Merged **Merged:** 6/20/2019 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `homedir2` --- ### 📝 Commits (1) - [`3e662f7`](https://github.com/netblue30/firejail/commit/3e662f793df58fb44a26ba02193a99c26f554021) avoid running without procfs describing the pid namespace ### 📊 Changes **2 files changed** (+34 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/fs.c` (+24 -7) 📝 `src/firejail/sandbox.c` (+10 -0) </details> ### 📄 Description a precondition for using proc magic links in the early phase of sandbox setup --- <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:21:38 -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#4520
No description provided.