aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-03-20 07:45:08 +0000
committerLibravatar GitHub <noreply@github.com>2022-03-20 07:45:08 +0000
commit41b62007245ad7a1814b2cd2e59b7deab18eccdd (patch)
treeaa7025b10919f044913d9cbaa0180266ccb258e6 /etc
parentCreate node-gyp.profile (diff)
downloadfirejail-41b62007245ad7a1814b2cd2e59b7deab18eccdd.tar.gz
firejail-41b62007245ad7a1814b2cd2e59b7deab18eccdd.tar.zst
firejail-41b62007245ad7a1814b2cd2e59b7deab18eccdd.zip
Create npx.profile
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-m-z/npx.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/profile-m-z/npx.profile b/etc/profile-m-z/npx.profile
new file mode 100644
index 000000000..6d5602c88
--- /dev/null
+++ b/etc/profile-m-z/npx.profile
@@ -0,0 +1,11 @@
1# Firejail profile for npx
2# Description: Part of the Node.js stack
3quiet
4# This file is overwritten after every install/update
5# Persistent local customizations
6include npx.local
7# Persistent global definitions
8include globals.local
9
10# Redirect
11include nodejs-common.profile