Merge pull request #49513 from dtzWill/fix/activation-nscd-path

activation-script: add libc to path to provide nscd when needed
This commit is contained in:
Will Dietz 2018-11-02 03:57:25 -05:00 committed by GitHub
commit 1fe7abcf2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ let
gnugrep
findutils
getent
stdenv.cc.libc # nscd in update-users-groups.pl
shadow
nettools # needed for hostname
utillinux # needed for mount and mountpoint