aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/man.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-03-28 14:33:01 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-03-28 14:33:01 +0200
commit0c1b99f4d838811854d1793ac70d5739abed4204 (patch)
tree66fb6d5dc46d6c9a0352bfb71864d0e7931a55db /etc/profile-m-z/man.profile
parentImprove issue template (#4141) (diff)
downloadfirejail-0c1b99f4d838811854d1793ac70d5739abed4204.tar.gz
firejail-0c1b99f4d838811854d1793ac70d5739abed4204.tar.zst
firejail-0c1b99f4d838811854d1793ac70d5739abed4204.zip
Fixes (man: allow rustup; Books -> gnome-books)
Diffstat (limited to 'etc/profile-m-z/man.profile')
-rw-r--r--etc/profile-m-z/man.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-m-z/man.profile b/etc/profile-m-z/man.profile
index 678bb0b8a..e199d29d1 100644
--- a/etc/profile-m-z/man.profile
+++ b/etc/profile-m-z/man.profile
@@ -10,6 +10,7 @@ include globals.local
10blacklist ${RUNUSER} 10blacklist ${RUNUSER}
11 11
12noblacklist ${HOME}/.local/share/man 12noblacklist ${HOME}/.local/share/man
13noblacklist ${HOME}/.rustup
13 14
14include disable-common.inc 15include disable-common.inc
15include disable-devel.inc 16include disable-devel.inc