mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Create npx.profile
This commit is contained in:
parent
ee8c57ee5f
commit
41b6200724
1 changed files with 11 additions and 0 deletions
11
etc/profile-m-z/npx.profile
Normal file
11
etc/profile-m-z/npx.profile
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue