From 213710ab442a9efaa00cb28e83b1b42a91885ce8 Mon Sep 17 00:00:00 2001 From: Vincent Lefevre Date: Mon, 10 Jan 2022 17:06:59 +0100 Subject: Noblacklist rxvt in allow-perl.inc This is the counterpart of the blacklist of rxvt in commit ed5c259f, as suggested in the discussion of pull request #4831. --- etc/inc/allow-perl.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/inc/allow-perl.inc b/etc/inc/allow-perl.inc index 5a1952c94..a473900da 100644 --- a/etc/inc/allow-perl.inc +++ b/etc/inc/allow-perl.inc @@ -10,3 +10,6 @@ noblacklist ${PATH}/vendor_perl noblacklist /usr/lib/perl* noblacklist /usr/lib64/perl* noblacklist /usr/share/perl* + +# rxvt is also blacklisted in disable-interpreters.inc +noblacklist ${PATH}/rxvt -- cgit v1.2.3-70-g09d2