aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-03-20 07:43:21 +0000
committerLibravatar GitHub <noreply@github.com>2022-03-20 07:43:21 +0000
commitee8c57ee5fbb9c1dff42f48777b53cc1631ea114 (patch)
treeca65becfcf60011a7cc71de5ee2672139a9f36c1 /etc
parentnodejs-common: add comment & minor hardening (diff)
downloadfirejail-ee8c57ee5fbb9c1dff42f48777b53cc1631ea114.tar.gz
firejail-ee8c57ee5fbb9c1dff42f48777b53cc1631ea114.tar.zst
firejail-ee8c57ee5fbb9c1dff42f48777b53cc1631ea114.zip
Create node-gyp.profile
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-m-z/node-gyp.profile11
1 files changed, 11 insertions, 0 deletions
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 @@
1# Firejail profile for node-gyp
2# Description: Part of the Node.js stack
3quiet
4# This file is overwritten after every install/update
5# Persistent local customizations
6include node-gyp.local
7# Persistent global definitions
8include globals.local
9
10# Redirect
11include nodejs-common.profile