aboutsummaryrefslogtreecommitdiffstats
path: root/etc/checkbashisms.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/checkbashisms.profile')
-rw-r--r--etc/checkbashisms.profile7
1 files changed, 2 insertions, 5 deletions
diff --git a/etc/checkbashisms.profile b/etc/checkbashisms.profile
index 5afbf2d56..fe3202cea 100644
--- a/etc/checkbashisms.profile
+++ b/etc/checkbashisms.profile
@@ -10,11 +10,7 @@ include globals.local
10noblacklist ${DOCUMENTS} 10noblacklist ${DOCUMENTS}
11 11
12# Allow perl (blacklisted by disable-interpreters.inc) 12# Allow perl (blacklisted by disable-interpreters.inc)
13noblacklist ${PATH}/cpan* 13include allow-perl.inc
14noblacklist ${PATH}/core_perl
15noblacklist ${PATH}/perl
16noblacklist /usr/lib/perl*
17noblacklist /usr/share/perl*
18 14
19include disable-common.inc 15include disable-common.inc
20include disable-devel.inc 16include disable-devel.inc
@@ -44,6 +40,7 @@ novideo
44protocol unix 40protocol unix
45seccomp 41seccomp
46shell none 42shell none
43x11 none
47 44
48private-cache 45private-cache
49private-dev 46private-dev