mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Merge pull request #17 from dewbasaur/master
A bit more for CVE-2015-4495
This commit is contained in:
commit
dcc9579e91
1 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# HTTP / FTP / Mail
|
||||
blacklist ${HOME}/.adobe
|
||||
blacklist ${HOME}/.macromedia
|
||||
blacklist ${HOME}/.mozilla
|
||||
|
|
@ -8,3 +9,14 @@ blacklist ${HOME}/.config/opera
|
|||
blacklist ${HOME}/.config/chromium
|
||||
blacklist ${HOME}/.config/google-chrome
|
||||
blacklist ${HOME}/.filezilla
|
||||
blacklist ${HOME}/.config/filezilla
|
||||
|
||||
# Instant Messaging
|
||||
blacklist ${HOME}/.purple
|
||||
blacklist ${HOME}/.config/psi+
|
||||
|
||||
# VNC
|
||||
blacklist ${HOME}/.remmina
|
||||
|
||||
# Other
|
||||
blacklist ${HOME}/.tconn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue