xref: /freebsd/share/examples/etc/README.examples (revision 05c7a37afb48ddd5ee1bd921a5d46fe59cc70b15)
1$Id$
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
8This directory contains the following files:
9
10aliases		- sendmail aliases file (see aliases(5))
11csh.cshrc	- sample .cshrc (see csh(1))
12csh.login	- sample .login
13csh.logout	- sample .logout
14dm.conf		- configuration file for games (see dm(6))
15fbtab		- configuration file for login(1)
16ftpusers	- user restriction file for ftpd(8)
17gettytab	- defines port configuration for getty(8)
18host.conf	- defines name resolution order for gethostbyname(3)
19hosts		- see hosts(5)
20hosts.equiv	- defines system-wide trusted hosts (see ruserok(3))
21hosts.lpd	- defines trusted hosts for lpd(8)
22inetd.conf	- configuration file for inetd(8)
23login.access	- configuration file for login(8) (see login.access(5))
24make.conf	- defines configuration variables for system builds
25manpath.config	- configuration file for man(1)
26motd		- sample Message of the Day
27myname		- probably doesn't belong here
28netstart	- network startup script run from /etc/rc
29networks	- see networks(5)
30phones		- phone number database for tip(1)
31printcap	- configuration file for lpr(1)
32protocols	- see protocols(5)
33rc		- system startup script (see init(8))
34rc.local	- sample local startup script, run from /etc/rc
35rc.serial	- sample local startup script fragments
36remote		- configuration file for tip(1)
37rpc		- see rpc(5)
38security	- script run from crontab to do nightly security checks
39services	- see services(5)
40shells		- list of configurable shells (see shells(5))
41skey.access	- configuration file for S/Key (see skey.access(5))
42syslog.conf	- configuration file for syslogd(8)
43ttys		- defines port configuration for init(8)
44