aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/torcs.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/torcs.profile')
-rw-r--r--etc/profile-m-z/torcs.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-m-z/torcs.profile b/etc/profile-m-z/torcs.profile
index c5d89c3e3..0f98a8f64 100644
--- a/etc/profile-m-z/torcs.profile
+++ b/etc/profile-m-z/torcs.profile
@@ -6,7 +6,7 @@ include torcs.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny ${HOME}/.torcs 9noblacklist ${HOME}/.torcs
10 10
11include disable-common.inc 11include disable-common.inc
12include disable-devel.inc 12include disable-devel.inc
@@ -17,9 +17,9 @@ include disable-programs.inc
17include disable-xdg.inc 17include disable-xdg.inc
18 18
19mkdir ${HOME}/.torcs 19mkdir ${HOME}/.torcs
20allow ${HOME}/.torcs 20whitelist ${HOME}/.torcs
21allow /usr/share/games/torcs 21whitelist /usr/share/games/torcs
22allow /var/games/torcs 22whitelist /var/games/torcs
23include whitelist-common.inc 23include whitelist-common.inc
24include whitelist-usr-share-common.inc 24include whitelist-usr-share-common.inc
25include whitelist-var-common.inc 25include whitelist-var-common.inc