From: Silvio Rhatto Date: Fri, 4 Jan 2019 01:51:38 +0000 (-0200) Subject: Enable perl at mutt firejail profile to be able to run notmuch X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ad9db3961cafb751a2c15b82cee127ff3b37b03d;p=rhatto%2Fdotfiles%2Fprofile.git Enable perl at mutt firejail profile to be able to run notmuch --- diff --git a/config.dot/firejail/mutt.profile.link b/config.dot/firejail/mutt.profile.link index 5c25966..58e126d 100644 --- a/config.dot/firejail/mutt.profile.link +++ b/config.dot/firejail/mutt.profile.link @@ -28,6 +28,10 @@ noblacklist ~/.custom noblacklist ~/.msmtprc noblacklist ~/.procmailrc noblacklist ~/.fetchmailrc +noblacklist /usr/bin/perl +#noblacklist /usr/bin/cpan* +noblacklist /usr/share/perl* +noblacklist /usr/lib/perl* include /etc/firejail/disable-common.inc include /etc/firejail/disable-programs.inc