firejail/etc/profile-m-z/pnpm.profile
glitsj16 30c30f57fe
profiles: Extend node stack support for pnpm (#6063)
* nodejs-common: add pnpm support

* disable-programs.inc: add pnpm support

* Create pnpm.profile

* Create pnpx.profile
2023-10-24 23:53:15 +00:00

11 lines
295 B
Text

# Firejail profile for pnpm
# Description: Fast, disk space efficient package manager
quiet
# This file is overwritten after every install/update
# Persistent local customizations
include pnpm.local
# Persistent global definitions
include globals.local
# Redirect
include nodejs-common.profile