mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
whitelisting Загрузки (Downloads) directory in firefox and chromium profiles
This commit is contained in:
parent
1a6c2585c9
commit
ed6733f0f6
2 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ include /etc/firejail/disable-common.inc
|
|||
|
||||
netfilter
|
||||
whitelist ~/Downloads
|
||||
whitelist ~/Загрузки
|
||||
whitelist ~/.config/chromium
|
||||
|
||||
# common
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ netfilter
|
|||
noroot
|
||||
whitelist ~/.mozilla
|
||||
whitelist ~/Downloads
|
||||
whitelist ~/Загрузки
|
||||
whitelist ~/dwhelper
|
||||
whitelist ~/.zotero
|
||||
whitelist ~/.lastpass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue