mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-25 17:53:22 -05:00
A uptodate NSS Conf.
This commit is contained in:
parent
1e7c27c6a2
commit
8988d02121
22
yard/replacements/etc/nsswitch.conf.example
Normal file
22
yard/replacements/etc/nsswitch.conf.example
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# /etc/nsswitch.conf
|
||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
# Used by Example.yard template.
|
||||||
|
#
|
||||||
|
# Example configuration of GNU Name Service Switch functionality.
|
||||||
|
# If you have the `glibc-doc' and `info' packages installed, try:
|
||||||
|
# `info libc "Name Service Switch"' for information about this file.
|
||||||
|
|
||||||
|
passwd: compat
|
||||||
|
group: compat
|
||||||
|
shadow: compat
|
||||||
|
|
||||||
|
hosts: files dns
|
||||||
|
networks: files
|
||||||
|
|
||||||
|
protocols: files
|
||||||
|
services: files
|
||||||
|
ethers: files
|
||||||
|
rpc: files
|
||||||
|
|
||||||
|
netgroup: nis
|
Loading…
x
Reference in New Issue
Block a user