[PR #2276] [MERGED] refactor private-cache and tmpfs #4248

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2276
Author: @smitsohu
Created: 11/26/2018
Status: Merged
Merged: 11/28/2018
Merged by: @netblue30

Base: masterHead: tmpfs


📝 Commits (1)

  • 697f296 refactor private-cache and tmpfs

📊 Changes

3 files changed (+56 additions, -56 deletions)

View changed files

📝 src/firejail/firejail.h (+2 -0)
📝 src/firejail/fs.c (+53 -55)
📝 src/man/firejail.txt (+1 -1)

📄 Description

has the immediate benefit that the result of combining --noexec and --tmpfs does not depend on the sequence of the options.


🔄 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/2276 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 11/26/2018 **Status:** ✅ Merged **Merged:** 11/28/2018 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `tmpfs` --- ### 📝 Commits (1) - [`697f296`](https://github.com/netblue30/firejail/commit/697f2965ed8cd44f7a24704ec309fbdda936a168) refactor private-cache and tmpfs ### 📊 Changes **3 files changed** (+56 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/firejail.h` (+2 -0) 📝 `src/firejail/fs.c` (+53 -55) 📝 `src/man/firejail.txt` (+1 -1) </details> ### 📄 Description has the immediate benefit that the result of combining `--noexec` and `--tmpfs` does not depend on the sequence of the options. --- <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:16:33 -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#4248
No description provided.