[PR #1919] [MERGED] Add --keep-var-tmp and associated profile option #4129

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1919
Author: @chiraag-nataraj
Created: 5/2/2018
Status: Merged
Merged: 5/3/2018
Merged by: @chiraag-nataraj

Base: masterHead: master


📝 Commits (2)

  • be5044b Add --keep-var-tmp and associated profile option
  • 3dfe93c Moved documentation to conform with alphabetical ordering

📊 Changes

7 files changed (+30 additions, -3 deletions)

View changed files

📝 src/firejail/firejail.h (+1 -0)
📝 src/firejail/fs.c (+6 -3)
📝 src/firejail/main.c (+4 -0)
📝 src/firejail/profile.c (+5 -0)
📝 src/firejail/usage.c (+1 -0)
📝 src/man/firejail-profile.txt (+3 -0)
📝 src/man/firejail.txt (+10 -0)

📄 Description

This is the patch from #1845


🔄 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/1919 **Author:** [@chiraag-nataraj](https://github.com/chiraag-nataraj) **Created:** 5/2/2018 **Status:** ✅ Merged **Merged:** 5/3/2018 **Merged by:** [@chiraag-nataraj](https://github.com/chiraag-nataraj) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`be5044b`](https://github.com/netblue30/firejail/commit/be5044ba408f46790c28d1f5ad4b6251a0a69234) Add --keep-var-tmp and associated profile option - [`3dfe93c`](https://github.com/netblue30/firejail/commit/3dfe93cd873f0467e7ee910f5e4463d757c9a718) Moved documentation to conform with alphabetical ordering ### 📊 Changes **7 files changed** (+30 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/firejail.h` (+1 -0) 📝 `src/firejail/fs.c` (+6 -3) 📝 `src/firejail/main.c` (+4 -0) 📝 `src/firejail/profile.c` (+5 -0) 📝 `src/firejail/usage.c` (+1 -0) 📝 `src/man/firejail-profile.txt` (+3 -0) 📝 `src/man/firejail.txt` (+10 -0) </details> ### 📄 Description This is the patch from #1845 --- <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:14:18 -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#4129
No description provided.