fix libnss-nsswitch.conf for FreeBSD, fixes 538

This commit is contained in:
Michael Kaufmann (d00p)
2011-01-06 09:17:25 +00:00
parent a2b7f98332
commit c53ef5b96e

View File

@@ -1,20 +1,15 @@
# Make sure that `passwd`, `group` and `shadow` have mysql in their lines
# Make sure that `passwd` and `group` have mysql in their lines
# You should place mysql at the end, so that it is queried after the other mechanisams
#
passwd: compat mysql
group: compat mysql
shadow: compat mysql
group: files mysql
group_compat: nis
hosts: files dns
networks: files
passwd: files mysql
passwd_compat: nis
shells: files
services: compat
services_compat: nis
protocols: files
rpc: files
hosts: files dns
networks: files dns
services: db files
protocols: db files
rpc: db files
ethers: db files
netmasks: files
netgroup: files
bootparams: files
automount: files
aliases: files