Fixed Skype profile: was a copy of Steam profile

Blacklisted ~/.Skype directory by default, since it contains copyable
account credentials.
Revoked Skype access to Steam dirs, granted access
to Skype dirs.
This commit is contained in:
Andrey Alekseenko 2015-11-11 09:53:45 +03:00
parent 060697b696
commit e74750d639
2 changed files with 2 additions and 2 deletions

View file

@ -25,6 +25,7 @@ blacklist ${HOME}/.config/psi+
blacklist ${HOME}/.retroshare
blacklist ${HOME}/.weechat
blacklist ${HOME}/.config/xchat
blacklist ${HOME}/.Skype
# Cryptocoins
blacklist ${HOME}/.*coin

View file

@ -1,6 +1,5 @@
# Skype profile
noblacklist ${HOME}/.steam
noblacklist ${HOME}/.local/share/steam
noblacklist ${HOME}/.Skype
include /etc/firejail/disable-mgmt.inc
include /etc/firejail/disable-secret.inc
include /etc/firejail/disable-common.inc