xref: /freebsd/share/examples/etc/README.examples (revision 5aae9955b71eb135f1eaa8aa62223ca4c77d667d)
15aae9955SSheldon Hearn$Id: README.examples,v 1.3 1997/02/22 13:55:51 peter Exp $
2d1e0c825SGarrett Wollman
3d1e0c825SGarrett WollmanThe /usr/share/examples/etc directory contains the original
4d1e0c825SGarrett Wollmandistribution versions of the files which are shipped in /etc.  This is
5d1e0c825SGarrett Wollmanintended to make it easy to recover when the /etc versions are
6d1e0c825SGarrett Wollmanaccidentally deleted or broken beyond repair.
7d1e0c825SGarrett Wollman
8d1e0c825SGarrett WollmanThis directory contains the following files:
9d1e0c825SGarrett Wollman
10d1e0c825SGarrett Wollmanaliases		- sendmail aliases file (see aliases(5))
115aae9955SSheldon Hearnamd.map		- filesystem automounter lookup resolution map (see amd(8))
125aae9955SSheldon Hearnauth.conf	- authentication capability database (see auth.conf(5))
135aae9955SSheldon Hearncrontab		- system scheduled command table (see crontab(5))
14d1e0c825SGarrett Wollmancsh.cshrc	- sample .cshrc (see csh(1))
15d1e0c825SGarrett Wollmancsh.login	- sample .login
16d1e0c825SGarrett Wollmancsh.logout	- sample .logout
175aae9955SSheldon Hearndisktab		- disk description file (see disktab(5))
18d1e0c825SGarrett Wollmandm.conf		- configuration file for games (see dm(6))
19d1e0c825SGarrett Wollmanfbtab		- configuration file for login(1)
20d1e0c825SGarrett Wollmanftpusers	- user restriction file for ftpd(8)
21d1e0c825SGarrett Wollmangettytab	- defines port configuration for getty(8)
225aae9955SSheldon Hearngroup		- group permissions file (see group(5))
23d1e0c825SGarrett Wollmanhost.conf	- defines name resolution order for gethostbyname(3)
24d1e0c825SGarrett Wollmanhosts		- see hosts(5)
25d1e0c825SGarrett Wollmanhosts.equiv	- defines system-wide trusted hosts (see ruserok(3))
26d1e0c825SGarrett Wollmanhosts.lpd	- defines trusted hosts for lpd(8)
27d1e0c825SGarrett Wollmaninetd.conf	- configuration file for inetd(8)
285aae9955SSheldon Hearnlocate.rc	- confiuration file for locate(1)
29d1e0c825SGarrett Wollmanlogin.access	- configuration file for login(8) (see login.access(5))
305aae9955SSheldon Hearnlogin.conf	- login class capabilities database (see login.conf(5))
315aae9955SSheldon Hearnmail.rc		- systemwide initialization files for mail(1)
32d1e0c825SGarrett Wollmanmake.conf	- defines configuration variables for system builds
33d1e0c825SGarrett Wollmanmanpath.config	- configuration file for man(1)
345aae9955SSheldon Hearnmodems		- modem configuration database (see modems(5))
35d1e0c825SGarrett Wollmanmotd		- sample Message of the Day
36d1e0c825SGarrett Wollmannetstart	- network startup script run from /etc/rc
37d1e0c825SGarrett Wollmannetworks	- see networks(5)
385aae9955SSheldon Hearnnewsyslog.conf	- configuration for system log file rotator newsyslog(8)
395aae9955SSheldon Hearnpam.conf	- configuration file for pam(8)
405aae9955SSheldon Hearnpccard.conf	- configuration file for pccardd(8)
415aae9955SSheldon Hearnpccard_ether	- confiuration script for ethernet pccards (see pccardd(8))
42d1e0c825SGarrett Wollmanphones		- phone number database for tip(1)
43d1e0c825SGarrett Wollmanprintcap	- configuration file for lpr(1)
44d1e0c825SGarrett Wollmanprotocols	- see protocols(5)
455aae9955SSheldon Hearnprofile		- system-wide .profile for sh(1)
46d1e0c825SGarrett Wollmanrc		- system startup script (see init(8))
475aae9955SSheldon Hearnrc.atm		- networking startup script for atm(8)
485aae9955SSheldon Hearnrc.devfs	- startup script for devfs(5)
495aae9955SSheldon Hearnrc.diskless1	- general BOOTP startup script
505aae9955SSheldon Hearnrc.diskless2	-
515aae9955SSheldon Hearnrc.firewall	- setup system for ipfw(8)
525aae9955SSheldon Hearnrc.i386		- startup script for i386-specific processing
535aae9955SSheldon Hearnrc.alpha	- startup script for axp-specific processing
545aae9955SSheldon Hearnrc.isdn		- startup script for isdnd(8)
555aae9955SSheldon Hearnrc.network	- network startup script
565aae9955SSheldon Hearnrc.pccard	- startup script for PC-cards
57d1e0c825SGarrett Wollmanrc.serial	- sample local startup script fragments
585aae9955SSheldon Hearnrc.shutdown	- system shutdown script (see init(8))
59d1e0c825SGarrett Wollmanremote		- configuration file for tip(1)
60d1e0c825SGarrett Wollmanrpc		- see rpc(5)
61d1e0c825SGarrett Wollmansecurity	- script run from crontab to do nightly security checks
62d1e0c825SGarrett Wollmanservices	- see services(5)
63d1e0c825SGarrett Wollmanshells		- list of configurable shells (see shells(5))
64d1e0c825SGarrett Wollmanskey.access	- configuration file for S/Key (see skey.access(5))
65d1e0c825SGarrett Wollmansyslog.conf	- configuration file for syslogd(8)
66d1e0c825SGarrett Wollmanttys		- defines port configuration for init(8)
675aae9955SSheldon Hearndefaults/rc.conf	- default system configuration info (see rc.conf(5))
68