diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-02-23 18:24:03 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-02-23 18:26:35 +0100 |
commit | 9053aaad4255a1d01a50f8e44784cd7eebe8f95c (patch) | |
tree | d1692fca63166065b9e6e9c56715f509a5b9e1df /units/systemd-localed.service.in | |
parent | 45bd4854540ae50586e6bfcef5a153c4c1e2aca7 (diff) |
man: change recommended order of NSS modules in /etc/nsswitch.conf
So far we recommended placing "nss-mymachines" after "nss-resolve" in the order
of preference in /etc/nsswitch.conf. This change reverse this order.
Rationale: single-label names are resolved via LLMNR by resolved, which has to
time out if no peer by that name exists. By placing "nss-mymachines" first
(which always responds immediately) we avoid running into this timeout for most
containers. Both modules should return the same data if LLMNR is used by the
container anyway.
While we are at it, improve the man pages of the three NSS modules in other
ways a bit.
Diffstat (limited to 'units/systemd-localed.service.in')
0 files changed, 0 insertions, 0 deletions