aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/funnyboat.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/funnyboat.profile')
-rw-r--r--etc/profile-a-l/funnyboat.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-a-l/funnyboat.profile b/etc/profile-a-l/funnyboat.profile
index 8852925b1..07030df4b 100644
--- a/etc/profile-a-l/funnyboat.profile
+++ b/etc/profile-a-l/funnyboat.profile
@@ -5,7 +5,7 @@ include funnyboat.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8noblacklist ${HOME}/.funnyboat 8nodeny ${HOME}/.funnyboat
9 9
10ignore noexec /dev/shm 10ignore noexec /dev/shm
11include allow-python2.inc 11include allow-python2.inc
@@ -21,12 +21,12 @@ include disable-programs.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23mkdir ${HOME}/.funnyboat 23mkdir ${HOME}/.funnyboat
24whitelist ${HOME}/.funnyboat 24allow ${HOME}/.funnyboat
25include whitelist-common.inc 25include whitelist-common.inc
26include whitelist-runuser-common.inc 26include whitelist-runuser-common.inc
27whitelist /usr/share/funnyboat 27allow /usr/share/funnyboat
28# Debian: 28# Debian:
29whitelist /usr/share/games/funnyboat 29allow /usr/share/games/funnyboat
30include whitelist-usr-share-common.inc 30include whitelist-usr-share-common.inc
31include whitelist-var-common.inc 31include whitelist-var-common.inc
32 32