diff options
author | Matthew Bauer <mjbauer95@gmail.com> | 2019-06-27T18·22-0400 |
---|---|---|
committer | Matthew Bauer <mjbauer95@gmail.com> | 2019-06-27T18·31-0400 |
commit | ec0087df0a2da5c68363b3f4509d4545deed97a0 (patch) | |
tree | 61cfbf25433472562334950a48f11da39810a5d9 /tests/local.mk | |
parent | 324a5dc92f8e50e6b637c5e67dea48c80be10837 (diff) |
Don’t use entire /etc/nsswitch.conf file
The default nsswitch.conf(5) file in most distros can handle many different things including host name, user names, groups, etc. In Nix, we want to limit the amount of impurities that come from these things. As a result, we should only allow nss to be used for gethostbyname(3) and getservent(3). /cc @Ericson2314
Diffstat (limited to 'tests/local.mk')
0 files changed, 0 insertions, 0 deletions