mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Merge branch 'master' of https://github.com/netblue30/firejail
This commit is contained in:
commit
269936b749
2 changed files with 10 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ blacklist ${HOME}/.Private
|
|||
blacklist ${HOME}/.ssh
|
||||
blacklist ${HOME}/.cert
|
||||
blacklist ${HOME}/.gnome2/keyrings
|
||||
blacklist ${HOME}/.local/share/keyrings
|
||||
blacklist ${HOME}/.kde4/share/apps/kwallet
|
||||
blacklist ${HOME}/.kde/share/apps/kwallet
|
||||
blacklist ${HOME}/.local/share/kwalletd
|
||||
|
|
|
|||
|
|
@ -177,8 +177,17 @@ blacklist ${HOME}/.icedove
|
|||
blacklist ${HOME}/.inkscape
|
||||
blacklist ${HOME}/.jitsi
|
||||
blacklist ${HOME}/.kde/share/apps/gwenview
|
||||
blacklist ${HOME}/.kde/share/apps/kcookiejar
|
||||
blacklist ${HOME}/.kde/share/apps/khtml
|
||||
blacklist ${HOME}/.kde/share/apps/konqsidebartng
|
||||
blacklist ${HOME}/.kde/share/apps/konqueror
|
||||
blacklist ${HOME}/.kde/share/apps/okular
|
||||
blacklist ${HOME}/.kde/share/config/gwenviewrc
|
||||
blacklist ${HOME}/.kde/share/config/kcookiejarrc
|
||||
blacklist ${HOME}/.kde/share/config/khtmlrc
|
||||
blacklist ${HOME}/.kde/share/config/konq_history
|
||||
blacklist ${HOME}/.kde/share/config/konqsidebartngrc
|
||||
blacklist ${HOME}/.kde/share/config/konquerorrc
|
||||
blacklist ${HOME}/.kde/share/config/okularpartrc
|
||||
blacklist ${HOME}/.kde/share/config/okularrc
|
||||
blacklist ${HOME}/.killingfloor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue