From ee8c57ee5fbb9c1dff42f48777b53cc1631ea114 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 20 Mar 2022 07:43:21 +0000 Subject: Create node-gyp.profile --- etc/profile-m-z/node-gyp.profile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 etc/profile-m-z/node-gyp.profile diff --git a/etc/profile-m-z/node-gyp.profile b/etc/profile-m-z/node-gyp.profile new file mode 100644 index 000000000..015607087 --- /dev/null +++ b/etc/profile-m-z/node-gyp.profile @@ -0,0 +1,11 @@ +# Firejail profile for node-gyp +# Description: Part of the Node.js stack +quiet +# This file is overwritten after every install/update +# Persistent local customizations +include node-gyp.local +# Persistent global definitions +include globals.local + +# Redirect +include nodejs-common.profile -- cgit v1.2.3-54-g00ecf