[PATCH RESEND 1/2] Permit %L and %l percent escapes in Include
Ronan Pigott
ronan at rjp.ie
Tue Jul 2 08:36:31 AEST 2024
July 1, 2024 at 2:47 PM, rsbecker at nexbridge.com wrote:
> Would you be able to document that "thisHost" may be ambiguous, depending on
> the DNS and host resolver configuration? gethostname() is not entirely
> predictable if the localhost has multiple values.
Hm? On linux/glibc, gethostname just uses uname(2). It does not use dns or the
name service switch.
More information about the openssh-unix-dev
mailing list