aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-nodejs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/allow-nodejs.inc')
-rw-r--r--etc/inc/allow-nodejs.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/inc/allow-nodejs.inc b/etc/inc/allow-nodejs.inc
index 351c94ab8..f69d9eee2 100644
--- a/etc/inc/allow-nodejs.inc
+++ b/etc/inc/allow-nodejs.inc
@@ -2,6 +2,8 @@
2# Persistent customizations should go in a .local file. 2# Persistent customizations should go in a .local file.
3include allow-nodejs.local 3include allow-nodejs.local
4 4
5ignore read-only ${HOME}/.nvm
6noblacklist ${HOME}/.nvm
5noblacklist ${PATH}/node 7noblacklist ${PATH}/node
6noblacklist /usr/include/node 8noblacklist /usr/include/node
7 9