diff --git a/glibc-fedora-nscd.patch b/glibc-fedora-nscd.patch index a26b928..c0c464d 100644 --- a/glibc-fedora-nscd.patch +++ b/glibc-fedora-nscd.patch @@ -1,3 +1,6 @@ +Fedora-specific configuration adjustment to introduce the nscd user. +(Upstream does not assume this user exists.) + diff -Nrup a/nscd/nscd.conf b/nscd/nscd.conf --- a/nscd/nscd.conf 2012-06-05 07:42:49.000000000 -0600 +++ b/nscd/nscd.conf 2012-06-07 12:15:21.818318670 -0600 diff --git a/glibc.spec b/glibc.spec index e0019ca..6a75446 100644 --- a/glibc.spec +++ b/glibc.spec @@ -154,8 +154,6 @@ Source11: SUPPORTED # ############################################################################## -# Configuration twiddle, not sure there's a good case to get upstream to -# change this. Patch0001: glibc-fedora-nscd.patch # All these were from the glibc-fedora.patch mega-patch and need another