Create node-gyp.profile

This commit is contained in:
glitsj16 2022-03-20 07:43:21 +00:00 committed by GitHub
parent bc185a94c8
commit ee8c57ee5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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