aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7d1c88c65..0f6ca9b08 100644
--- a/README.md
+++ b/README.md
@@ -182,6 +182,17 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe
182 182
183## Current development version: 0.9.73 183## Current development version: 0.9.73
184 184
185### --keep-shell-rc
186`````
187 --keep-shell-rc
188 By default, when using a private home directory, firejail copies
189 files from the system's user home template (/etc/skel) into it,
190 which overrides attempts to whitelist the original files (such
191 as ~/.bashrc and ~/.zshrc). This option disables this feature,
192 and enables the user to whitelist the original files.
193
194`````
195
185### private-etc rework 196### private-etc rework
186````` 197`````
187 --private-etc, --private-etc=file,directory,@group 198 --private-etc, --private-etc=file,directory,@group