From 797193762c1db21d9fe891d2ce28dd5b90d1a2cb Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Mon, 26 Jun 2017 19:17:54 +0200 Subject: 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 --- etc/steam.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/steam.profile') diff --git a/etc/steam.profile b/etc/steam.profile index 29d5fe6af..7e806c2ad 100644 --- a/etc/steam.profile +++ b/etc/steam.profile @@ -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 -- cgit v1.2.3-54-g00ecf