forked from pool/glibc
Accepting request 531230 from home:Andreas_Schwab:Factory
- nss-compat.patch: Move nss_compat from nis to nss subdir and install it unconditionally - nsswitch.conf: switch back to compat for passwd, group, shadow OBS-URL: https://build.opensuse.org/request/show/531230 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=481
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
# For more information, please read the nsswitch.conf.5 manual page.
|
||||
#
|
||||
|
||||
passwd: files
|
||||
group: files
|
||||
shadow: files
|
||||
passwd: compat
|
||||
group: compat
|
||||
shadow: compat
|
||||
|
||||
hosts: files dns
|
||||
networks: files dns
|
||||
|
Reference in New Issue
Block a user