mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
11 lines
276 B
Text
11 lines
276 B
Text
# 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
|