[BACK]Return to rc.conf CVS log [TXT][DIR] Up to [local] / src / etc

Annotation of src/etc/rc.conf, Revision 1.124

1.1       deraadt     1: #!/bin/sh -
                      2: #
1.124   ! ckuethe     3: #      $OpenBSD: rc.conf,v 1.123 2007/02/27 16:21:29 beck Exp $
1.1       deraadt     4:
                      5: # set these to "NO" to turn them off.  otherwise, they're used as flags
1.39      deraadt     6: routed_flags=NO                # for normal use: "-q"
1.118     norby       7: ripd_flags=NO          # for normal use: ""
1.39      deraadt     8: mrouted_flags=NO       # for normal use: "", if activated
1.35      niklas      9:                        # be sure to enable multicast_router below.
1.114     norby      10: dvmrpd_flags=NO                # for normal use: ""
1.105     henning    11: ospfd_flags=NO         # for normal use: ""
1.95      henning    12: bgpd_flags=NO          # for normal use: ""
1.39      deraadt    13: rarpd_flags=NO         # for normal use: "-a"
                     14: bootparamd_flags=NO    # for normal use: ""
                     15: rbootd_flags=NO                # for normal use: ""
1.57      deraadt    16: sshd_flags=""          # for normal use: ""
1.39      deraadt    17: named_flags=NO         # for normal use: ""
1.96      jakob      18: rdate_flags=NO         # for normal use: [RFC868-host] or [-n RFC2030-host]
1.39      deraadt    19: timed_flags=NO         # for normal use: ""
1.124   ! ckuethe    20: nmeaattach_flags=NO    # for normal use: "[options] cua-device"
1.102     henning    21: ntpd_flags=NO          # for normal use: ""
1.39      deraadt    22: isakmpd_flags=NO       # for normal use: ""
1.116     mcbride    23: sasyncd_flags=NO       # for normal use: ""
1.39      deraadt    24: mopd_flags=NO          # for normal use: "-a"
                     25: apmd_flags=NO          # for normal use: ""
1.99      henning    26: dhcpd_flags=NO         # for normal use: ""
1.115     norby      27: dhcrelay_flags=NO      # for normal use: "-i interface [server]"
1.42      itojun     28: rtadvd_flags=NO                # for normal use: list of interfaces
                     29:                        # be sure to set net.inet6.ip6.forwarding=1
                     30: route6d_flags=NO       # for normal use: ""
                     31:                        # be sure to set net.inet6.ip6.forwarding=1
                     32: rtsold_flags=NO                # for normal use: interface
                     33:                        # be sure to set net.inet6.ip6.forwarding=0
                     34:                        # be sure to set net.inet6.ip6.accept_rtadv=1
1.62      fgsch      35: lpd_flags=NO           # for normal use: "" (or "-l" for debugging)
1.91      henning    36: sensorsd_flags=NO      # for normal use: ""
1.97      grange     37: hotplugd_flags=NO      # for normal use: ""
1.107     henning    38: watchdogd_flags=NO     # for normal use: ""
1.109     camield    39: ftpproxy_flags=NO      # for normal use: ""
1.111     reyk       40: hostapd_flags=NO       # for normal use: ""
1.117     mpf        41: ifstated_flags=NO      # for normal use: ""
1.120     pyr        42: hoststated_flags=NO    # for normal use: ""
1.75      deraadt    43:
                     44: # use -u to disable chroot, see httpd(8)
                     45: httpd_flags=NO         # for normal use: "" (or "-DSSL" after reading ssl(8))
1.69      millert    46:
1.77      deraadt    47: # For normal use: "-L sm-mta -bd -q30m", and note there is a cron job
1.69      millert    48: sendmail_flags="-L sm-mta -C/etc/mail/localhost.cf -bd -q30m"
1.103     jmc        49: spamd_flags=NO         # for normal use: "" and see spamd-setup(8)
1.123     beck       50: spamd_black=NO         # set to YES to run spamd without greylisting
1.104     henning    51: spamlogd_flags=""      # use eg. "-i interface" and see spamlogd(8)
1.33      downsj     52:
                     53: # Set to NO if ftpd is running out of inetd
1.39      deraadt    54: ftpd_flags=NO          # for non-inetd use: "-D"
1.41      fgsch      55:
                     56: # Set to NO if identd is running out of inetd
1.89      henning    57: identd_flags=NO                # for non-inetd use: "-b -elo"
1.19      deraadt    58:
                     59: # On some architectures, you must also disable console getty in /etc/ttys
1.39      deraadt    60: xdm_flags=NO           # for normal use: ""
1.52      aaron      61:
1.108     deraadt    62: # For enabling console mouse support (i386 alpha amd64)
1.60      aaron      63: wsmoused_flags=NO      # for ps/2 or usb mice: "", serial: "-p /dev/cua00"
1.1       deraadt    64:
                     65: # set the following to "YES" to turn them on
                     66: rwhod=NO
1.48      mickey     67: nfs_server=NO          # see sysctl.conf for nfs client configuration
1.1       deraadt    68: lockd=NO
                     69: amd=NO
1.66      deraadt    70: pf=NO                  # Packet filter / NAT
1.110     hshoexer   71: ipsec=NO               # IPsec
1.78      deraadt    72: portmap=NO             # Note: inetd(8) rpc services need portmap too
1.14      art        73: inetd=YES              # almost always needed
1.56      krw        74: check_quotas=YES       # NO may be desirable in some YP environments
1.121     ajacouto   75: accounting=NO          # process accounting (using /var/account/acct)
1.63      hin        76:
1.64      hin        77: krb5_master_kdc=NO     # KerberosV master KDC. Run 'info heimdal' for help.
1.63      hin        78: krb5_slave_kdc=NO      # KerberosV slave KDC.
1.32      art        79: afs=NO                 # mount and run afs
1.35      niklas     80:
                     81: # Multicast routing configuration
1.90      david      82: # Please look at netstart(8) for a detailed description if you change these
1.35      niklas     83: multicast_host=NO      # Route all multicast packets to a single interface
                     84: multicast_router=NO    # A multicast routing daemon will be run, e.g. mrouted
1.1       deraadt    85:
                     86: # miscellaneous other flags
                     87: # only used if the appropriate server is marked YES above
1.72      tholo      88: savecore_flags=                        # "-z" to compress
1.1       deraadt    89: ypserv_flags=                  # E.g. -1 for YP v1, -d for DNS etc
1.92      deraadt    90: yppasswdd_flags=NO             # "-d /etc/yp" if passwd files are in /etc/yp
1.9       downsj     91: nfsd_flags="-tun 4"            # Crank the 4 for a busy NFS fileserver
1.1       deraadt    92: amd_dir=/tmp_mnt               # AMD's mount directory
                     93: amd_master=/etc/amd/master     # AMD 'master' map
1.40      millert    94: syslogd_flags=                 # add more flags, ie. "-u -a /chroot/dev/log"
1.65      kjell      95: pf_rules=/etc/pf.conf          # Packet filter rules file
1.110     hshoexer   96: ipsec_rules=/etc/ipsec.conf    # IPsec rules file
1.68      deraadt    97: pflogd_flags=                  # add more flags, ie. "-s 256"
1.93      beck       98: afsd_flags=                    # Flags passed to afsd
1.87      pvalchev   99: shlib_dirs=                    # extra directories for ldconfig, separated
                    100:                                # by space
1.45      deraadt   101:
                    102: local_rcconf="/etc/rc.conf.local"
1.49      todd      103:
                    104: [ -f ${local_rcconf} ] && . ${local_rcconf} # Do not edit this line