[PR #3967] [MERGED] configure*: fix typo of HAVE_USERTMPFS #4967

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3967
Author: @kmk3
Created: 2/9/2021
Status: Merged
Merged: 2/9/2021
Merged by: @netblue30

Base: masterHead: fix-tmpfs-typo


📝 Commits (1)

  • 5a5e603 configure*: fix typo of HAVE_USERTMPFS

📊 Changes

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

View changed files

📝 configure (+1 -1)
📝 configure.ac (+1 -1)

📄 Description

Added on commit 64a8d6a7f ("compile time option to disable
--private-cache and --tmpfs for regular user").

These are the only occurrences:

$ git ls-files -z | xargs -0 grep -Fin USERTMPS
configure:3542:HAVE_USERTMPS=""
configure.ac:80:HAVE_USERTMPS=""

🔄 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/3967 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 2/9/2021 **Status:** ✅ Merged **Merged:** 2/9/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `fix-tmpfs-typo` --- ### 📝 Commits (1) - [`5a5e603`](https://github.com/netblue30/firejail/commit/5a5e603cd8185a61c7535af87101a6d76b451fae) configure*: fix typo of HAVE_USERTMPFS ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `configure` (+1 -1) 📝 `configure.ac` (+1 -1) </details> ### 📄 Description Added on commit 64a8d6a7f ("compile time option to disable --private-cache and --tmpfs for regular user"). These are the only occurrences: $ git ls-files -z | xargs -0 grep -Fin USERTMPS configure:3542:HAVE_USERTMPS="" configure.ac:80:HAVE_USERTMPS="" --- <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:29:55 -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#4967
No description provided.