mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
rtld(1): Document that LD_BIND_NOT is unset for setugid processes.
MFC after: 2 weeks
This commit is contained in:
parent
439948cdf6
commit
2d6acb22fe
1 changed files with 1 additions and 0 deletions
|
|
@ -205,6 +205,7 @@ doing bindings.
|
|||
As result, each call of the PLT-resolved function is resolved.
|
||||
In combination with debug output, this provides complete account of
|
||||
all bind actions at runtime.
|
||||
This variable is unset for set-user-ID and set-group-ID programs.
|
||||
.It Ev LD_BIND_NOW
|
||||
When set to a nonempty string, causes
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue