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:
commit
1fe7abcf2e
@ -22,6 +22,7 @@ let
|
|||||||
gnugrep
|
gnugrep
|
||||||
findutils
|
findutils
|
||||||
getent
|
getent
|
||||||
|
stdenv.cc.libc # nscd in update-users-groups.pl
|
||||||
shadow
|
shadow
|
||||||
nettools # needed for hostname
|
nettools # needed for hostname
|
||||||
utillinux # needed for mount and mountpoint
|
utillinux # needed for mount and mountpoint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user