aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-a-l/7z.profile3
-rw-r--r--etc/profile-m-z/zcat.profile3
-rw-r--r--etc/profile-m-z/zgrep.profile3
3 files changed, 3 insertions, 6 deletions
diff --git a/etc/profile-a-l/7z.profile b/etc/profile-a-l/7z.profile
index 5e1c17b28..76492c339 100644
--- a/etc/profile-a-l/7z.profile
+++ b/etc/profile-a-l/7z.profile
@@ -7,6 +7,5 @@ include 7z.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10noblacklist ${PATH}/bash 10ignore include disable-shell.inc
11noblacklist ${PATH}/sh
12include archiver-common.inc 11include archiver-common.inc
diff --git a/etc/profile-m-z/zcat.profile b/etc/profile-m-z/zcat.profile
index cbdb081b2..5de13ab90 100644
--- a/etc/profile-m-z/zcat.profile
+++ b/etc/profile-m-z/zcat.profile
@@ -8,8 +8,7 @@ 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 11ignore include disable-shell.inc
12noblacklist ${PATH}/sh
13noblacklist /proc/config.gz 12noblacklist /proc/config.gz
14 13
15# Redirect 14# Redirect
diff --git a/etc/profile-m-z/zgrep.profile b/etc/profile-m-z/zgrep.profile
index dbfa4365c..f63dc871f 100644
--- a/etc/profile-m-z/zgrep.profile
+++ b/etc/profile-m-z/zgrep.profile
@@ -8,8 +8,7 @@ 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 11ignore include disable-shell.inc
12noblacklist ${PATH}/sh
13noblacklist /proc/config.gz 12noblacklist /proc/config.gz
14 13
15# Redirect 14# Redirect