profiles: steampath/pid were blacklisted in disable-programs, but not allowed in steam profile

Probably related to #1280.
Reported also in https://bugs.debian.org/866014
This commit is contained in:
Reiner Herrmann 2017-06-26 19:17:54 +02:00
parent b38465c6d1
commit 797193762c

View file

@ -8,6 +8,10 @@ include /etc/firejail/steam.local
# Steam profile (applies to games/apps launched from Steam as well)
noblacklist ${HOME}/.Steam
noblacklist ${HOME}/.steam
noblacklist ${HOME}/.Steampath
noblacklist ${HOME}/.steampath
noblacklist ${HOME}/.Steampid
noblacklist ${HOME}/.steampid
noblacklist ${HOME}/.local/share/Steam
noblacklist ${HOME}/.local/share/steam
include /etc/firejail/disable-common.inc