Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
This commit is contained in:
Ulrich Drepper 2002-01-18 02:17:00 +00:00
parent 057685e461
commit e093e5b90b
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
(finish_drop_privileges): New function.
(nscd_init): Call the new functions which also install all groups
for the server user.
Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
2002-01-17 H.J. Lu <hjl@gnu.org>