File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -576,6 +576,10 @@ There are constraints you need to know before using this system:
576
576
* When creating symlinks the target (first argument) should have read and
577
577
write access.
578
578
* Permission changes are not retroactively applied to existing resources.
579
+ * The Permission Model is initialized after the Node.js environment is set up.
580
+ However, certain flags such as ` --env-file ` or ` --openssl-config ` are designed
581
+ to read files before environment initialization. As a result, such flags are
582
+ not subject to the rules of the Permission Model.
579
583
580
584
[ Import maps ] : https://url.spec.whatwg.org/#relative-url-with-fragment-string
581
585
[ Security Policy ] : https://github.com/nodejs/node/blob/main/SECURITY.md
You can’t perform that action at this time.
0 commit comments