mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Create node-gyp.profile
This commit is contained in:
parent
bc185a94c8
commit
ee8c57ee5f
1 changed files with 11 additions and 0 deletions
11
etc/profile-m-z/node-gyp.profile
Normal file
11
etc/profile-m-z/node-gyp.profile
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue