aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/typespeed.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/typespeed.profile')
-rw-r--r--etc/profile-m-z/typespeed.profile9
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/profile-m-z/typespeed.profile b/etc/profile-m-z/typespeed.profile
index 08263ccb0..b98777665 100644
--- a/etc/profile-m-z/typespeed.profile
+++ b/etc/profile-m-z/typespeed.profile
@@ -4,7 +4,8 @@ include typespeed.local
4# Persistent global definitions 4# Persistent global definitions
5include globals.local 5include globals.local
6 6
7# Note: this profile requires the current user to be a member of games group 7# Note: This profile requires the current user to be a member of the games
8# group.
8 9
9include disable-common.inc 10include disable-common.inc
10include disable-devel.inc 11include disable-devel.inc
@@ -13,11 +14,10 @@ include disable-interpreters.inc
13include disable-programs.inc 14include disable-programs.inc
14include disable-xdg.inc 15include disable-xdg.inc
15 16
17whitelist /usr/share/typespeed
16include whitelist-run-common.inc 18include whitelist-run-common.inc
17include whitelist-runuser-common.inc 19include whitelist-runuser-common.inc
18whitelist /usr/share/typespeed
19include whitelist-usr-share-common.inc 20include whitelist-usr-share-common.inc
20writable-var # game scores stored under /var/games
21include whitelist-var-common.inc 21include whitelist-var-common.inc
22 22
23apparmor 23apparmor
@@ -38,8 +38,9 @@ tracelog
38disable-mnt 38disable-mnt
39private 39private
40private-dev 40private-dev
41private-etc @x11,@sound,@games 41private-etc @games,@sound,@x11
42private-tmp 42private-tmp
43writable-var # game scores are stored under /var/games
43 44
44dbus-user none 45dbus-user none
45dbus-system none 46dbus-system none