Create npx.profile

This commit is contained in:
glitsj16 2022-03-20 07:45:08 +00:00 committed by GitHub
parent ee8c57ee5f
commit 41b6200724
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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