nrelease - fix/improve livecd
[dragonfly.git] / share / examples / etc / README.examples
CommitLineData
984263bc
MD
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
5f5dc2b9
TN
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
984263bc
MD
12This directory contains the following files:
13
5f5dc2b9 14auth.conf - authentication capability database
93fddf4f 15auto_master - autofs(5) configuration file
5f5dc2b9
TN
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)
d0d80791
SW
20devd.conf - configuration file for devd(8)
21devtab - label conversion file for device paths
5f5dc2b9
TN
22dhclient.conf - DHCP client configuration file
23disktab - disk description file
5f5dc2b9 24dntpd.conf - configuration file for dntpd(8)
984263bc
MD
25fbtab - configuration file for login(1)
26ftpusers - user restriction file for ftpd(8)
27gettytab - defines port configuration for getty(8)
5f5dc2b9 28group - group permissions file
5f5dc2b9
TN
29hosts - host name database
30hosts.allow - host access control configuration (see tcpd(8))
984263bc
MD
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)
5f5dc2b9
TN
34locate.rc - configuration file for locate(1)
35login.access - configuration file for login(8)
36login.conf - login class capabilities database
984263bc 37mail.rc - systemwide initialization files for mail(1)
5f5dc2b9 38modems - modem configuration database
984263bc 39motd - sample Message of the Day
d0d80791 40netconfig - network configuration database
5f5dc2b9
TN
41network.subr - subroutines for network rc(8) scripts
42networks - network name database
43newsyslog.conf - configuration for system log file rotator
d0d80791 44nscd.conf - caching daemon configuration file (see nscd(8))
5f5dc2b9 45nsmb.conf - smbfs configuration file (see mount_smbfs(8))
5f5dc2b9
TN
46pccard_ether - confiuration script for ethernet pccards
47pf.conf - configuration file for pf(4)
48pf.os - operating system fingerprint file for pf(4)
984263bc
MD
49phones - phone number database for tip(1)
50printcap - configuration file for lpr(1)
984263bc 51profile - system-wide .profile for sh(1)
5f5dc2b9
TN
52protocols - protocol name database
53rc - system startup script
984263bc 54rc.firewall - setup system for ipfw(8)
5f5dc2b9 55rc.firewall6 - setup system for ip6fw(8)
2352f0a1 56rc.resume - run command for ACPI resume event
5f5dc2b9
TN
57rc.sendmail - sendmail(8) rc script
58rc.shutdown - system shutdown script
59rc.subr - subroutines for rc(8) scripts
2352f0a1 60rc.suspend - run command for ACPI suspend event
d0d80791 61regdomain.xml - 802.11 regulatory definitions used by ifconfig(8)
984263bc 62remote - configuration file for tip(1)
5f5dc2b9
TN
63rpc - rpc program number database
64sensorsd.conf - configuration file for sensorsd(8)
65services - service name data base
66shells - list of configurable shells
5f5dc2b9 67sysctl.conf - kernel state defaults
984263bc
MD
68syslog.conf - configuration file for syslogd(8)
69ttys - defines port configuration for init(8)
5f5dc2b9 70defaults/ - directory containing default configuration files
d0d80791 71defaults/compilers.conf - default configuration for non-base compilers
e3543cd5 72defaults/devfs.conf - default rule file for devfs(5)
5f5dc2b9
TN
73defaults/make.conf - system build default information
74defaults/periodic.conf - default configuration file for periodic(8)
b0068c38 75defaults/rc.conf - system configuration default info
5f5dc2b9 76defaults/uuids - default list of UUIDs and names (see uuid(3))
3c7e5806 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