From d0a12f27d650ebed63f14102baa671f3655b50c8 Mon Sep 17 00:00:00 2001 From: Antoine Catton Date: Mon, 30 Jan 2023 23:55:49 +0100 Subject: 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. --- contrib/syntax/lists/profile_commands_arg0.list | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/syntax/lists/profile_commands_arg0.list') 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 ipc-namespace keep-config-pulse keep-dev-shm +keep-shell-rc keep-var-tmp machine-id memory-deny-write-execute -- cgit v1.2.3-54-g00ecf