From baad57d4cd4a3570e3f334757197bd4caa765d20 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Sat, 30 Mar 2024 20:38:01 +0000 Subject: profiles: add allow-nodejs.inc to profile.template (#6298) To make it consistent with the other include profiles. See etc/templates/profile.template. Relates to #3866 #5881. --- etc/profile-m-z/rssguard.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/rssguard.profile b/etc/profile-m-z/rssguard.profile index ce455baba..127bfe863 100644 --- a/etc/profile-m-z/rssguard.profile +++ b/etc/profile-m-z/rssguard.profile @@ -8,6 +8,7 @@ include globals.local noblacklist ${HOME}/.config/RSS Guard 4 +# Allow nodejs (blacklisted by disable-interpreters.inc) include allow-nodejs.inc include disable-common.inc -- cgit v1.2.3-54-g00ecf