aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorLibravatar Antoine Catton <devel@antoine.catton.fr>2023-01-30 23:55:49 +0100
committerLibravatar Antoine Catton <devel@antoine.catton.fr>2023-02-03 23:11:18 +0100
commitd0a12f27d650ebed63f14102baa671f3655b50c8 (patch)
treed9acf7ff384a7bae5f8f4fc6ed687241f1af5eff /contrib
parenttesting (diff)
downloadfirejail-d0a12f27d650ebed63f14102baa671f3655b50c8.tar.gz
firejail-d0a12f27d650ebed63f14102baa671f3655b50c8.tar.zst
firejail-d0a12f27d650ebed63f14102baa671f3655b50c8.zip
feature: add 'keep-shell-rc' flag and option
This fixes #1127. This allow a user to provide their own zshrc/bashrc inside the jail. This is very useful when using firejail to develop and prevent bad pip packages to access your system.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/syntax/lists/profile_commands_arg0.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/syntax/lists/profile_commands_arg0.list b/contrib/syntax/lists/profile_commands_arg0.list
index a402671a6..fd1bdb401 100644
--- a/contrib/syntax/lists/profile_commands_arg0.list
+++ b/contrib/syntax/lists/profile_commands_arg0.list
@@ -10,6 +10,7 @@ disable-mnt
10ipc-namespace 10ipc-namespace
11keep-config-pulse 11keep-config-pulse
12keep-dev-shm 12keep-dev-shm
13keep-shell-rc
13keep-var-tmp 14keep-var-tmp
14machine-id 15machine-id
15memory-deny-write-execute 16memory-deny-write-execute