Skip to content

How to enable nodejs profiles? #6535

Closed Answered by kmk3
gcb asked this question in Q&A
Nov 7, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

hum... apparently just adding "node" to firecfg.config worked,

Yes, for each "foo.profile", add "foo" to firecfg.config.

Note: Each profile that is commented in firecfg.config should be generally
treated as experimental and/or as not working properly in a common setup.

but for some reason firejail doesn't show the usual sandbox info when
starting node. alas firejail --list do show node is running in a sandbox.

This is due to quiet.

All/most CLI programs use quiet to avoid interfering with the program output
and with anything that might use it.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@rusty-snake
Comment options

@rusty-snake
Comment options

Answer selected by kmk3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants