mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4172] [CLOSED] Update nodejs-common: enable npx, clarify #5052
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5052
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/4172
Author: @tredondo
Created: 4/8/2021
Status: ❌ Closed
Base:
master← Head:patch-8📝 Commits (2)
6f89a87Update nodejs-common: enable npx, clarify26b0178Forgot to remove the private-tmp line itself📊 Changes
1 file changed (+8 additions, -7 deletions)
View changed files
📝
etc/profile-m-z/nodejs-common.profile(+8 -7)📄 Description
Settings to enable npx (bundled with node).
Changed the order a bit to match the profile.template sections.
Removed the private-tmp comment because if an IDE debugs Node, then Node inherits the sandbox from the IDE. I wrote that mistaken PR early on when I didn't understand this aspect of firejail well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.