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

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