aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/npx.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-03-24 08:36:09 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-03-24 08:36:09 -0400
commitb8c41ea8fdbfd48977cf9370e0656bbdd133be83 (patch)
tree3397e7e13b838cfb45de0e00f6a659e7e4883d42 /etc/profile-m-z/npx.profile
parentmerges (diff)
parentMerge pull request #5061 from glitsj16/ping-fixes (diff)
downloadfirejail-b8c41ea8fdbfd48977cf9370e0656bbdd133be83.tar.gz
firejail-b8c41ea8fdbfd48977cf9370e0656bbdd133be83.tar.zst
firejail-b8c41ea8fdbfd48977cf9370e0656bbdd133be83.zip
Merge branch 'master' of ssh://github.com/netblue30/firejail
Diffstat (limited to 'etc/profile-m-z/npx.profile')
-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