aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/yelp.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/yelp.profile')
-rw-r--r--etc/profile-m-z/yelp.profile19
1 files changed, 10 insertions, 9 deletions
diff --git a/etc/profile-m-z/yelp.profile b/etc/profile-m-z/yelp.profile
index 93054bfed..b288993f2 100644
--- a/etc/profile-m-z/yelp.profile
+++ b/etc/profile-m-z/yelp.profile
@@ -6,7 +6,7 @@ include yelp.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.config/yelp 9nodeny ${HOME}/.config/yelp
10 10
11include disable-common.inc 11include disable-common.inc
12include disable-devel.inc 12include disable-devel.inc
@@ -18,14 +18,15 @@ include disable-shell.inc
18include disable-xdg.inc 18include disable-xdg.inc
19 19
20mkdir ${HOME}/.config/yelp 20mkdir ${HOME}/.config/yelp
21whitelist ${HOME}/.config/yelp 21allow ${HOME}/.config/yelp
22whitelist /usr/share/doc 22allow /usr/libexec/webkit2gtk-4.0
23whitelist /usr/share/groff 23allow /usr/share/doc
24whitelist /usr/share/help 24allow /usr/share/groff
25whitelist /usr/share/man 25allow /usr/share/help
26whitelist /usr/share/yelp 26allow /usr/share/man
27whitelist /usr/share/yelp-tools 27allow /usr/share/yelp
28whitelist /usr/share/yelp-xsl 28allow /usr/share/yelp-tools
29allow /usr/share/yelp-xsl
29include whitelist-common.inc 30include whitelist-common.inc
30include whitelist-runuser-common.inc 31include whitelist-runuser-common.inc
31include whitelist-usr-share-common.inc 32include whitelist-usr-share-common.inc