From 49280197ccf830b708b1b7c4d6fb8b3590f44da2 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Sat, 2 May 2020 17:58:02 +0000 Subject: various hardening (#3394) --- etc/profile-m-z/torcs.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/profile-m-z/torcs.profile') diff --git a/etc/profile-m-z/torcs.profile b/etc/profile-m-z/torcs.profile index 8dcd7447b..1ed78934e 100644 --- a/etc/profile-m-z/torcs.profile +++ b/etc/profile-m-z/torcs.profile @@ -18,7 +18,10 @@ include disable-xdg.inc mkdir ${HOME}/.torcs whitelist ${HOME}/.torcs +whitelist /usr/share/games/torcs +whitelist /var/games/torcs include whitelist-common.inc +include whitelist-usr-share-common.inc include whitelist-var-common.inc caps.drop all @@ -37,6 +40,7 @@ shell none tracelog disable-mnt +private-bin bash,chmod,cp,mkdir,rm,torcs private-cache private-dev private-tmp -- cgit v1.2.3-70-g09d2