From 4e7c22bb366b655f638380403a6f65b603b008eb Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Apr 15 2020 15:38:26 +0000 Subject: nsswitch.patch: don't add sss to shadow line This doesn't hurt anything, but it also doesn't do anything and could confuse the reader. https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/GECSRBSGRFH4OYVHYVJ56H3WS6FWPKA3/ --- diff --git a/glibc-fedora-nsswitch.patch b/glibc-fedora-nsswitch.patch index 447a60e..61f0311 100644 --- a/glibc-fedora-nsswitch.patch +++ b/glibc-fedora-nsswitch.patch @@ -22,7 +22,7 @@ index 4a6bcb1f7bc0b1f4..980a68e32e6a04b8 100644 -# In alphabetical order. Re-order as required to optimize peformance. +# In order of likelihood of use to accelerate lookup. +passwd: sss files -+shadow: files sss ++shadow: files +group: sss files +hosts: files dns myhostname +services: files sss