aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-m-z/zcat.profile2
-rw-r--r--etc/profile-m-z/zgrep.profile2
2 files changed, 4 insertions, 0 deletions
diff --git a/etc/profile-m-z/zcat.profile b/etc/profile-m-z/zcat.profile
index bbac50712..cbdb081b2 100644
--- a/etc/profile-m-z/zcat.profile
+++ b/etc/profile-m-z/zcat.profile
@@ -8,6 +8,8 @@ include zcat.local
8#include globals.local 8#include globals.local
9 9
10# Allow running kernel config check 10# Allow running kernel config check
11noblacklist ${PATH}/bash
12noblacklist ${PATH}/sh
11noblacklist /proc/config.gz 13noblacklist /proc/config.gz
12 14
13# Redirect 15# Redirect
diff --git a/etc/profile-m-z/zgrep.profile b/etc/profile-m-z/zgrep.profile
index 0e7151400..dbfa4365c 100644
--- a/etc/profile-m-z/zgrep.profile
+++ b/etc/profile-m-z/zgrep.profile
@@ -8,6 +8,8 @@ include zgrep.local
8#include globals.local 8#include globals.local
9 9
10# Allow running kernel config check 10# Allow running kernel config check
11noblacklist ${PATH}/bash
12noblacklist ${PATH}/sh
11noblacklist /proc/config.gz 13noblacklist /proc/config.gz
12 14
13# Redirect 15# Redirect