mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
firejail.config: explain potential issues with etc-hide-blacklisted
Let users know that enabling this may break /etc/resolv.conf.
Added on commit ded50200e ("opt-in: skip blacklisted files in
private-etc - #5010, #5230", 2023-01-15) / PR #5591.
This commit is contained in:
parent
bfb8f0e0ca
commit
91cbbe1489
1 changed files with 2 additions and 1 deletions
|
|
@ -78,7 +78,8 @@
|
|||
# Enable or disable overlayfs features, default enabled.
|
||||
# overlayfs yes
|
||||
|
||||
# Hide blacklisted files in /etc directory, default disabled.
|
||||
# Hide blacklisted files in /etc directory (enabling this may break
|
||||
# /etc/resolv.conf; see #5010), default disabled.
|
||||
# etc-hide-blacklisted no
|
||||
|
||||
# Set the limit for file copy in several --private-* options. The size is set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue