xref: /dragonfly/share/examples/etc/README.examples (revision d04cfa35e9896fbd1e67c767e1a2e70ebbf6be77)
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))
46pccard_ether        - confiuration script for ethernet pccards
47pf.conf             - configuration file for pf(4)
48pf.os               - operating system fingerprint file for pf(4)
49phones              - phone number database for tip(1)
50printcap  - configuration file for lpr(1)
51profile             - system-wide .profile for sh(1)
52protocols - protocol name database
53rc                  - system startup script
54rc.firewall         - setup system for ipfw(8)
55rc.firewall6        - setup system for ip6fw(8)
56rc.resume - run command for ACPI resume event
57rc.sendmail         - sendmail(8) rc script
58rc.shutdown         - system shutdown script
59rc.subr             - subroutines for rc(8) scripts
60rc.suspend          - run command for ACPI suspend event
61regdomain.xml       - 802.11 regulatory definitions used by ifconfig(8)
62remote              - configuration file for tip(1)
63rpc                 - rpc program number database
64sensorsd.conf       - configuration file for sensorsd(8)
65services  - service name data base
66shells              - list of configurable shells
67sysctl.conf         - kernel state defaults
68syslog.conf         - configuration file for syslogd(8)
69ttys                - defines port configuration for init(8)
70defaults/ - directory containing default configuration files
71defaults/compilers.conf       - default configuration for non-base compilers
72defaults/devfs.conf - default rule file for devfs(5)
73defaults/make.conf  - system build default information
74defaults/periodic.conf        - default configuration file for periodic(8)
75defaults/rc.conf    - system configuration default info
76defaults/uuids                - default list of UUIDs and names (see uuid(3))
77ssh/                          - directory containing default ssh files
78ssh/moduli                    - default prime numbers for sshd(8)
79ssh/ssh_config                - default SSH client configuration
80ssh/sshd_config               - default SSH daemon configuration
81ssl/                          - directory containing default ssl files
82ssl/cert.pem                  - default certificate bundle
83ssl/openssl.cnf               - default certificate configuration
84