about summary refs log tree commit diff
path: root/doc/manual/advanced-topics/post-build-hook.xml
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2019-06-27T18·22-0400
committerMatthew Bauer <mjbauer95@gmail.com>2019-06-27T18·31-0400
commitec0087df0a2da5c68363b3f4509d4545deed97a0 (patch)
tree61cfbf25433472562334950a48f11da39810a5d9 /doc/manual/advanced-topics/post-build-hook.xml
parent324a5dc92f8e50e6b637c5e67dea48c80be10837 (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 'doc/manual/advanced-topics/post-build-hook.xml')
0 files changed, 0 insertions, 0 deletions