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 @@ +# Firejail profile for npx +# Description: Part of the Node.js stack +quiet +# This file is overwritten after every install/update +# Persistent local customizations +include npx.local +# Persistent global definitions +include globals.local + +# Redirect +include nodejs-common.profile