aboutsummaryrefslogtreecommitdiffstats
path: root/etc/skype.profile
diff options
context:
space:
mode:
authorLibravatar Andrey Alekseenko <al42and@gmail.com>2015-11-11 09:53:45 +0300
committerLibravatar Andrey Alekseenko <al42and@gmail.com>2015-11-11 09:53:45 +0300
commite74750d639edfd125d5199cfe7d54fc258239c79 (patch)
treedab23a2c8fc0c95292c0307548b81dc77b08472a /etc/skype.profile
parentadded --noblacklist option (diff)
downloadfirejail-e74750d639edfd125d5199cfe7d54fc258239c79.tar.gz
firejail-e74750d639edfd125d5199cfe7d54fc258239c79.tar.zst
firejail-e74750d639edfd125d5199cfe7d54fc258239c79.zip
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.
Diffstat (limited to 'etc/skype.profile')
-rw-r--r--etc/skype.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/skype.profile b/etc/skype.profile
index fb69af19e..4d2d042cc 100644
--- a/etc/skype.profile
+++ b/etc/skype.profile
@@ -1,6 +1,5 @@
1# Skype profile 1# Skype profile
2noblacklist ${HOME}/.steam 2noblacklist ${HOME}/.Skype
3noblacklist ${HOME}/.local/share/steam
4include /etc/firejail/disable-mgmt.inc 3include /etc/firejail/disable-mgmt.inc
5include /etc/firejail/disable-secret.inc 4include /etc/firejail/disable-secret.inc
6include /etc/firejail/disable-common.inc 5include /etc/firejail/disable-common.inc