1$FreeBSD: src/share/examples/etc/README.examples,v 1.5.2.2 2001/07/25 16:00:55 dd Exp $
2
3The /usr/share/examples/etc directory contains the original
4distribution versions of the files which are shipped in /etc.  This is
5intended to make it easy to recover when the /etc versions are
6accidentally deleted or broken beyond repair.
7
8Description of files below and their use is generally found in manual
9section 5 or section 8, so eg. crontab is described in crontab(5);
10which can be accessed by `man 5 crontab'.
11
12This directory contains the following files:
13
14auth.conf	- authentication capability database
15auto_master	- autofs(5) configuration file
16crontab		- system scheduled command table
17csh.cshrc	- system-wide .cshrc for csh(1)
18csh.login	- system-wide .login for csh(1)
19csh.logout	- system-wide .logout for csh(1)
20devd.conf	- configuration file for devd(8)
21devtab		- label conversion file for device paths
22dhclient.conf	- DHCP client configuration file
23disktab		- disk description file
24dntpd.conf	- configuration file for dntpd(8)
25fbtab		- configuration file for login(1)
26ftpusers	- user restriction file for ftpd(8)
27gettytab	- defines port configuration for getty(8)
28group		- group permissions file
29hosts		- host name database
30hosts.allow	- host access control configuration (see tcpd(8))
31hosts.equiv	- defines system-wide trusted hosts (see ruserok(3))
32hosts.lpd	- defines trusted hosts for lpd(8)
33inetd.conf	- configuration file for inetd(8)
34locate.rc	- configuration file for locate(1)
35login.access	- configuration file for login(8)
36login.conf	- login class capabilities database
37mail.rc		- systemwide initialization files for mail(1)
38modems		- modem configuration database
39motd		- sample Message of the Day
40netconfig	- network configuration database
41network.subr	- subroutines for network rc(8) scripts
42networks	- network name database
43newsyslog.conf	- configuration for system log file rotator
44nscd.conf	- caching daemon configuration file (see nscd(8))
45nsmb.conf	- smbfs configuration file (see mount_smbfs(8))
46opieaccess	- OPIE(4) database of trusted networks
47pccard_ether	- confiuration script for ethernet pccards
48pf.conf		- configuration file for pf(4)
49pf.os		- operating system fingerprint file for pf(4)
50phones		- phone number database for tip(1)
51printcap	- configuration file for lpr(1)
52profile		- system-wide .profile for sh(1)
53protocols	- protocol name database
54rc		- system startup script
55rc.firewall	- setup system for ipfw(8)
56rc.firewall6	- setup system for ip6fw(8)
57rc.resume	- run command for ACPI resume event
58rc.sendmail	- sendmail(8) rc script
59rc.shutdown	- system shutdown script
60rc.subr		- subroutines for rc(8) scripts
61rc.suspend	- run command for ACPI suspend event
62regdomain.xml	- 802.11 regulatory definitions used by ifconfig(8)
63remote		- configuration file for tip(1)
64rpc		- rpc program number database
65sensorsd.conf	- configuration file for sensorsd(8)
66services	- service name data base
67shells		- list of configurable shells
68sysctl.conf	- kernel state defaults
69syslog.conf	- configuration file for syslogd(8)
70ttys		- defines port configuration for init(8)
71defaults/	- directory containing default configuration files
72defaults/compilers.conf	- default configuration for non-base compilers
73defaults/devfs.conf	- default rule file for devfs(5)
74defaults/make.conf	- system build default information
75defaults/periodic.conf	- default configuration file for periodic(8)
76defaults/rc.conf	- system configuration default info
77defaults/uuids		- default list of UUIDs and names (see uuid(3))
78ssh/			- directory containing default ssh files
79ssh/moduli		- default prime numbers for sshd(8)
80ssh/ssh_config		- default SSH client configuration
81ssh/sshd_config		- default SSH daemon configuration
82ssl/			- directory containing default ssl files
83ssl/cert.pem		- default certificate bundle
84ssl/openssl.cnf		- default certificate configuration
85