xref: /freebsd/share/examples/etc/README.examples (revision cb166ce422ac2bc81f42c2a2e2cd68625c11478d)
1$FreeBSD$
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))
11amd.map		- filesystem automounter lookup resolution map (see amd(8))
12auth.conf	- authentication capability database (see auth.conf(5))
13crontab		- system scheduled command table (see crontab(5))
14csh.cshrc	- sample .cshrc (see csh(1))
15csh.login	- sample .login
16csh.logout	- sample .logout
17disktab		- disk description file (see disktab(5))
18dm.conf		- configuration file for games (see dm(6))
19fbtab		- configuration file for login(1)
20ftpusers	- user restriction file for ftpd(8)
21gettytab	- defines port configuration for getty(8)
22group		- group permissions file (see group(5))
23host.conf	- defines name resolution order for gethostbyname(3)
24hosts		- see hosts(5)
25hosts.equiv	- defines system-wide trusted hosts (see ruserok(3))
26hosts.lpd	- defines trusted hosts for lpd(8)
27inetd.conf	- configuration file for inetd(8)
28locate.rc	- confiuration file for locate(1)
29login.access	- configuration file for login(8) (see login.access(5))
30login.conf	- login class capabilities database (see login.conf(5))
31mail.rc		- systemwide initialization files for mail(1)
32make.conf	- defines configuration variables for system builds
33manpath.config	- configuration file for man(1)
34modems		- modem configuration database (see modems(5))
35motd		- sample Message of the Day
36netstart	- network startup script run from /etc/rc
37networks	- see networks(5)
38newsyslog.conf	- configuration for system log file rotator newsyslog(8)
39pam.conf	- configuration file for pam(8)
40pccard.conf	- configuration file for pccardd(8)
41pccard_ether	- confiuration script for ethernet pccards (see pccardd(8))
42phones		- phone number database for tip(1)
43printcap	- configuration file for lpr(1)
44protocols	- see protocols(5)
45profile		- system-wide .profile for sh(1)
46rc		- system startup script (see init(8))
47rc.atm		- networking startup script for atm(8)
48rc.devfs	- startup script for devfs(5)
49rc.diskless1	- general BOOTP startup script
50rc.diskless2	-
51rc.firewall	- setup system for ipfw(8)
52rc.i386		- startup script for i386-specific processing
53rc.alpha	- startup script for axp-specific processing
54rc.isdn		- startup script for isdnd(8)
55rc.network	- network startup script
56rc.pccard	- startup script for PC-cards
57rc.serial	- sample local startup script fragments
58rc.shutdown	- system shutdown script (see init(8))
59remote		- configuration file for tip(1)
60rpc		- see rpc(5)
61security	- script run from crontab to do nightly security checks
62services	- see services(5)
63shells		- list of configurable shells (see shells(5))
64skey.access	- configuration file for S/Key (see skey.access(5))
65syslog.conf	- configuration file for syslogd(8)
66ttys		- defines port configuration for init(8)
67defaults/rc.conf	- default system configuration info (see rc.conf(5))
68