[PR #32] [MERGED] Support ~ in blacklist and profile includes #3516

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/32
Author: @ghost
Created: 8/18/2015
Status: Merged
Merged: 8/18/2015
Merged by: @netblue30

Base: masterHead: tilde-support


📝 Commits (1)

  • c351e19 Support ~ in blacklist and profile includes

📊 Changes

3 files changed (+10 additions, -4 deletions)

View changed files

📝 src/firejail/fs.c (+5 -0)
📝 src/firejail/profile.c (+4 -0)
📝 todo (+1 -4)

📄 Description

The ~ character is now supported in the --blacklist option and in profile includes for specifying the home directory of the current user.


🔄 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/32 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/18/2015 **Status:** ✅ Merged **Merged:** 8/18/2015 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `tilde-support` --- ### 📝 Commits (1) - [`c351e19`](https://github.com/netblue30/firejail/commit/c351e194f9db2b79bdb0d2de8e1001ec3c819010) Support ~ in blacklist and profile includes ### 📊 Changes **3 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/fs.c` (+5 -0) 📝 `src/firejail/profile.c` (+4 -0) 📝 `todo` (+1 -4) </details> ### 📄 Description The `~` character is now supported in the `--blacklist` option and in profile includes for specifying the home directory of the current user. --- <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:02:53 -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#3516
No description provided.