mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5591] [MERGED] modif: stop hiding blacklisted files in /etc by default and add a new etc-no-blacklisted option #5561
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5561
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/5591
Author: @smitsohu
Created: 1/15/2023
Status: ✅ Merged
Merged: 1/16/2023
Merged by: @netblue30
Base:
master← Head:private-etc-no-blacklisted📝 Commits (2)
ded5020opt-in: skip blacklisted files in private-etc - #5010, #5230f754fd9testing📊 Changes
6 files changed (+14 additions, -3 deletions)
View changed files
📝
etc/firejail.config(+3 -0)📝
src/firejail/checkcfg.c(+2 -0)📝
src/firejail/firejail.h(+1 -0)📝
src/firejail/fs.c(+1 -1)📝
src/firejail/fs_etc.c(+6 -1)📝
test/fs/option_blacklist_file.exp(+1 -1)📄 Description
Closes #5010
Closes #5230
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.