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/
This commit is contained in:
parent
89e19f3b9e
commit
4e7c22bb36
@ -22,7 +22,7 @@ index 4a6bcb1f7bc0b1f4..980a68e32e6a04b8 100644
|
|||||||
-# In alphabetical order. Re-order as required to optimize peformance.
|
-# In alphabetical order. Re-order as required to optimize peformance.
|
||||||
+# In order of likelihood of use to accelerate lookup.
|
+# In order of likelihood of use to accelerate lookup.
|
||||||
+passwd: sss files
|
+passwd: sss files
|
||||||
+shadow: files sss
|
+shadow: files
|
||||||
+group: sss files
|
+group: sss files
|
||||||
+hosts: files dns myhostname
|
+hosts: files dns myhostname
|
||||||
+services: files sss
|
+services: files sss
|
||||||
|
Loading…
Reference in New Issue
Block a user