[PR #186] [MERGED] add parole.profile #3558

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/186
Author: @ghost
Created: 12/6/2015
Status: Merged
Merged: 12/6/2015
Merged by: @netblue30

Base: masterHead: parole.profile


📝 Commits (1)

📊 Changes

3 files changed (+19 additions, -0 deletions)

View changed files

📝 Makefile.in (+1 -0)
etc/parole.profile (+17 -0)
📝 platform/debian/conffiles (+1 -0)

📄 Description

Why are those entries scattered around in some profiles? Shouldn't they go to some common profile like disable-secret.inc?

blacklist ${HOME}/.pki/nssdb
blacklist ${HOME}/.lastpass
blacklist ${HOME}/.keepassx
blacklist ${HOME}/.password-store

🔄 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/186 **Author:** [@ghost](https://github.com/ghost) **Created:** 12/6/2015 **Status:** ✅ Merged **Merged:** 12/6/2015 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `parole.profile` --- ### 📝 Commits (1) - [`f332fe2`](https://github.com/netblue30/firejail/commit/f332fe2614980e1d50e59e9429ff88ac49ec137c) add parole.profile ### 📊 Changes **3 files changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Makefile.in` (+1 -0) ➕ `etc/parole.profile` (+17 -0) 📝 `platform/debian/conffiles` (+1 -0) </details> ### 📄 Description Why are those entries scattered around in some profiles? Shouldn't they go to some common profile like disable-secret.inc? ``` blacklist ${HOME}/.pki/nssdb blacklist ${HOME}/.lastpass blacklist ${HOME}/.keepassx blacklist ${HOME}/.password-store ``` --- <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:03: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#3558
No description provided.