mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
not needed for keepass integration, fix lastpass
This commit is contained in:
parent
8c69e479e9
commit
91c01aa53f
1 changed files with 2 additions and 8 deletions
|
|
@ -6,6 +6,7 @@ include /etc/firejail/icecat.local
|
|||
noblacklist ~/.mozilla
|
||||
noblacklist ~/.cache/mozilla
|
||||
noblacklist ~/.pki
|
||||
noblacklist ~/.lastpass
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-programs.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
|
|
@ -33,16 +34,9 @@ whitelist ~/.keysnail.js
|
|||
whitelist ~/.config/gnome-mplayer
|
||||
whitelist ~/.cache/gnome-mplayer/plugin
|
||||
whitelist ~/.pki
|
||||
|
||||
# lastpass, keepass
|
||||
# for keepass we additionally need to whitelist our .kdbx password database
|
||||
whitelist ~/.keepass
|
||||
whitelist ~/.config/keepass
|
||||
whitelist ~/.config/KeePass
|
||||
whitelist ~/.lastpass
|
||||
whitelist ~/.config/lastpass
|
||||
|
||||
#silverlight
|
||||
# silverlight
|
||||
whitelist ~/.wine-pipelight
|
||||
whitelist ~/.wine-pipelight64
|
||||
whitelist ~/.config/pipelight-widevine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue