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