aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/seahorse-adventures.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/seahorse-adventures.profile')
-rw-r--r--etc/profile-m-z/seahorse-adventures.profile6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/profile-m-z/seahorse-adventures.profile b/etc/profile-m-z/seahorse-adventures.profile
index 131dcbb68..7799ab7ed 100644
--- a/etc/profile-m-z/seahorse-adventures.profile
+++ b/etc/profile-m-z/seahorse-adventures.profile
@@ -6,6 +6,9 @@ include seahorse-adventures.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9# Allow /bin/sh (blacklisted by disable-shell.inc)
10include allow-bin-sh.inc
11
9# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
10include allow-python2.inc 13include allow-python2.inc
11include allow-python3.inc 14include allow-python3.inc
@@ -20,6 +23,7 @@ include disable-shell.inc
20include disable-xdg.inc 23include disable-xdg.inc
21 24
22whitelist /usr/share/seahorse-adventures 25whitelist /usr/share/seahorse-adventures
26whitelist /usr/share/games/seahorse-adventures
23include whitelist-common.inc 27include whitelist-common.inc
24include whitelist-usr-share-common.inc 28include whitelist-usr-share-common.inc
25include whitelist-var-common.inc 29include whitelist-var-common.inc
@@ -42,7 +46,7 @@ tracelog
42 46
43disable-mnt 47disable-mnt
44private 48private
45private-bin python*,seahorse-adventures 49private-bin bash,dash,python*,seahorse-adventures,sh
46private-cache 50private-cache
47private-dev 51private-dev
48private-etc machine-id 52private-etc machine-id