ifconfig(8): Use correct interface name when setting flags
[dragonfly.git] / share / examples / etc / README.examples
1 $FreeBSD: src/share/examples/etc/README.examples,v 1.5.2.2 2001/07/25 16:00:55 dd Exp $
2
3 The /usr/share/examples/etc directory contains the original
4 distribution versions of the files which are shipped in /etc.  This is
5 intended to make it easy to recover when the /etc versions are
6 accidentally deleted or broken beyond repair.
7
8 Description of files below and their use is generally found in manual
9 section 5 or section 8, so eg. crontab is described in crontab(5);
10 which can be accessed by `man 5 crontab'.
11
12 This directory contains the following files:
13
14 auth.conf       - authentication capability database
15 auto_master     - autofs(5) configuration file
16 crontab         - system scheduled command table
17 csh.cshrc       - system-wide .cshrc for csh(1)
18 csh.login       - system-wide .login for csh(1)
19 csh.logout      - system-wide .logout for csh(1)
20 devd.conf       - configuration file for devd(8)
21 devtab          - label conversion file for device paths
22 dhclient.conf   - DHCP client configuration file
23 disktab         - disk description file
24 dntpd.conf      - configuration file for dntpd(8)
25 fbtab           - configuration file for login(1)
26 ftpusers        - user restriction file for ftpd(8)
27 gettytab        - defines port configuration for getty(8)
28 group           - group permissions file
29 hosts           - host name database
30 hosts.allow     - host access control configuration (see tcpd(8))
31 hosts.equiv     - defines system-wide trusted hosts (see ruserok(3))
32 hosts.lpd       - defines trusted hosts for lpd(8)
33 inetd.conf      - configuration file for inetd(8)
34 locate.rc       - configuration file for locate(1)
35 login.access    - configuration file for login(8)
36 login.conf      - login class capabilities database
37 mail.rc         - systemwide initialization files for mail(1)
38 modems          - modem configuration database
39 motd            - sample Message of the Day
40 netconfig       - network configuration database
41 network.subr    - subroutines for network rc(8) scripts
42 networks        - network name database
43 newsyslog.conf  - configuration for system log file rotator
44 nscd.conf       - caching daemon configuration file (see nscd(8))
45 nsmb.conf       - smbfs configuration file (see mount_smbfs(8))
46 pccard_ether    - confiuration script for ethernet pccards
47 pf.conf         - configuration file for pf(4)
48 pf.os           - operating system fingerprint file for pf(4)
49 phones          - phone number database for tip(1)
50 printcap        - configuration file for lpr(1)
51 profile         - system-wide .profile for sh(1)
52 protocols       - protocol name database
53 rc              - system startup script
54 rc.firewall     - setup system for ipfw(8)
55 rc.firewall6    - setup system for ip6fw(8)
56 rc.resume       - run command for ACPI resume event
57 rc.sendmail     - sendmail(8) rc script
58 rc.shutdown     - system shutdown script
59 rc.subr         - subroutines for rc(8) scripts
60 rc.suspend      - run command for ACPI suspend event
61 regdomain.xml   - 802.11 regulatory definitions used by ifconfig(8)
62 remote          - configuration file for tip(1)
63 rpc             - rpc program number database
64 sensorsd.conf   - configuration file for sensorsd(8)
65 services        - service name data base
66 shells          - list of configurable shells
67 sysctl.conf     - kernel state defaults
68 syslog.conf     - configuration file for syslogd(8)
69 ttys            - defines port configuration for init(8)
70 defaults/       - directory containing default configuration files
71 defaults/compilers.conf - default configuration for non-base compilers
72 defaults/devfs.conf     - default rule file for devfs(5)
73 defaults/make.conf      - system build default information
74 defaults/periodic.conf  - default configuration file for periodic(8)
75 defaults/rc.conf        - system configuration default info
76 defaults/uuids          - default list of UUIDs and names (see uuid(3))
77 ssh/                    - directory containing default ssh files
78 ssh/moduli              - default prime numbers for sshd(8)
79 ssh/ssh_config          - default SSH client configuration
80 ssh/sshd_config         - default SSH daemon configuration
81 ssl/                    - directory containing default ssl files
82 ssl/cert.pem            - default certificate bundle
83 ssl/openssl.cnf         - default certificate configuration