aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gnome-chess.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-05-02 17:58:02 +0000
committerLibravatar GitHub <noreply@github.com>2020-05-02 17:58:02 +0000
commit49280197ccf830b708b1b7c4d6fb8b3590f44da2 (patch)
tree76ae21d4faa96a2970738aedc693b6b9ed3183c8 /etc/profile-a-l/gnome-chess.profile
parentfixes for zeal.profile (diff)
downloadfirejail-49280197ccf830b708b1b7c4d6fb8b3590f44da2.tar.gz
firejail-49280197ccf830b708b1b7c4d6fb8b3590f44da2.tar.zst
firejail-49280197ccf830b708b1b7c4d6fb8b3590f44da2.zip
various hardening (#3394)
Diffstat (limited to 'etc/profile-a-l/gnome-chess.profile')
-rw-r--r--etc/profile-a-l/gnome-chess.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/profile-a-l/gnome-chess.profile b/etc/profile-a-l/gnome-chess.profile
index 2e2e86ac9..c1d2a34c0 100644
--- a/etc/profile-a-l/gnome-chess.profile
+++ b/etc/profile-a-l/gnome-chess.profile
@@ -17,6 +17,10 @@ include disable-passwdmgr.inc
17include disable-programs.inc 17include disable-programs.inc
18include disable-xdg.inc 18include disable-xdg.inc
19 19
20#mkdir ${HOME}/.local/share/gnome-chess
21#whitelist ${HOME}/.local/share/gnome-chess
22#include whitelist-common.inc
23
20whitelist /usr/share/gnuchess 24whitelist /usr/share/gnuchess
21whitelist /usr/share/gnome-chess 25whitelist /usr/share/gnome-chess
22include whitelist-runuser-common.inc 26include whitelist-runuser-common.inc