Deleted Added
full compact
rc.conf (179003) rc.conf (179315)
1#!/bin/sh
2
3# This is rc.conf - a file full of useful variables that you can set
4# to change the default startup behavior of your system. You should
5# not edit this file! Put any overrides into one of the ${rc_conf_files}
6# instead and you will be able to update these defaults later without
7# spamming your local configuration information.
8#
9# The ${rc_conf_files} files should only contain values which override
10# values set in this file. This eases the upgrade path when defaults
11# are changed and new features are added.
12#
13# All arguments must be in double or single quotes.
14#
15# For a more detailed explanation of all the rc.conf variables, please
16# refer to the rc.conf(5) manual page.
17#
1#!/bin/sh
2
3# This is rc.conf - a file full of useful variables that you can set
4# to change the default startup behavior of your system. You should
5# not edit this file! Put any overrides into one of the ${rc_conf_files}
6# instead and you will be able to update these defaults later without
7# spamming your local configuration information.
8#
9# The ${rc_conf_files} files should only contain values which override
10# values set in this file. This eases the upgrade path when defaults
11# are changed and new features are added.
12#
13# All arguments must be in double or single quotes.
14#
15# For a more detailed explanation of all the rc.conf variables, please
16# refer to the rc.conf(5) manual page.
17#
18# $FreeBSD: head/etc/defaults/rc.conf 179003 2008-05-15 01:06:10Z brooks $
18# $FreeBSD: head/etc/defaults/rc.conf 179315 2008-05-26 10:40:09Z bz $
19
20##############################################################
21### Important initial Boot-time options ####################
22##############################################################
23
24rc_debug="NO" # Set to YES to enable debugging output from rc.d
25rc_info="NO" # Enables display of informational messages at boot.
26rcshutdown_timeout="30" # Seconds to wait before terminating rc.shutdown

--- 162 unchanged lines hidden (view full) ---

189#ipv4_addrs_fxp0="192.168.0.1/24 192.168.1.1-5/28" # example IPv4 address entry.
190#
191#autobridge_interfaces="bridge0" # List of bridges to check
192#autobridge_bridge0="tap* vlan0" # Interface glob to automatically add to the bridge
193#
194# If you have any sppp(4) interfaces above, you might also want to set
195# the following parameters. Refer to spppcontrol(8) for their meaning.
196sppp_interfaces="" # List of sppp interfaces.
19
20##############################################################
21### Important initial Boot-time options ####################
22##############################################################
23
24rc_debug="NO" # Set to YES to enable debugging output from rc.d
25rc_info="NO" # Enables display of informational messages at boot.
26rcshutdown_timeout="30" # Seconds to wait before terminating rc.shutdown

--- 162 unchanged lines hidden (view full) ---

189#ipv4_addrs_fxp0="192.168.0.1/24 192.168.1.1-5/28" # example IPv4 address entry.
190#
191#autobridge_interfaces="bridge0" # List of bridges to check
192#autobridge_bridge0="tap* vlan0" # Interface glob to automatically add to the bridge
193#
194# If you have any sppp(4) interfaces above, you might also want to set
195# the following parameters. Refer to spppcontrol(8) for their meaning.
196sppp_interfaces="" # List of sppp interfaces.
197#sppp_interfaces="isp0" # example: sppp over ISDN
198#spppconfig_isp0="authproto=chap myauthname=foo myauthsecret='top secret' hisauthname=some-gw hisauthsecret='another secret'"
197#sppp_interfaces="...0" # example: sppp over ...
198#spppconfig_...0="authproto=chap myauthname=foo myauthsecret='top secret' hisauthname=some-gw hisauthsecret='another secret'"
199gif_interfaces="" # List of GIF tunnels.
200#gif_interfaces="gif0 gif1" # Examples typically for a router.
201 # Choose correct tunnel addrs.
202#gifconfig_gif0="10.1.1.1 10.1.2.1" # Examples typically for a router.
203#gifconfig_gif1="10.1.1.2 10.1.2.2" # Examples typically for a router.
204fec_interfaces="" # List of Fast EtherChannels.
205#fec_interfaces="fec0 fec1"
206#fecconfig_fec0="fxp0 dc0" # Examples typically for two NICs

--- 151 unchanged lines hidden (view full) ---

358#atm_sigmgr_hea0="uni31" # Signalling manager for physical interface.
359#atm_prefix_hea0="ILMI" # NSAP prefix (UNI interfaces only) (or ILMI).
360#atm_macaddr_hea0="NO" # Override physical MAC address (or NO).
361#atm_arpserver_atm0="0x47.0005.80.999999.9999.9999.9999.999999999999.00" # ATMARP server address (or local).
362#atm_scsparp_atm0="NO" # Run SCSP/ATMARP on network interface (or NO).
363atm_pvcs="" # Set to PVC list (or leave empty).
364atm_arps="" # Set to permanent ARP list (or leave empty).
365
199gif_interfaces="" # List of GIF tunnels.
200#gif_interfaces="gif0 gif1" # Examples typically for a router.
201 # Choose correct tunnel addrs.
202#gifconfig_gif0="10.1.1.1 10.1.2.1" # Examples typically for a router.
203#gifconfig_gif1="10.1.1.2 10.1.2.2" # Examples typically for a router.
204fec_interfaces="" # List of Fast EtherChannels.
205#fec_interfaces="fec0 fec1"
206#fecconfig_fec0="fxp0 dc0" # Examples typically for two NICs

--- 151 unchanged lines hidden (view full) ---

358#atm_sigmgr_hea0="uni31" # Signalling manager for physical interface.
359#atm_prefix_hea0="ILMI" # NSAP prefix (UNI interfaces only) (or ILMI).
360#atm_macaddr_hea0="NO" # Override physical MAC address (or NO).
361#atm_arpserver_atm0="0x47.0005.80.999999.9999.9999.9999.999999999999.00" # ATMARP server address (or local).
362#atm_scsparp_atm0="NO" # Run SCSP/ATMARP on network interface (or NO).
363atm_pvcs="" # Set to PVC list (or leave empty).
364atm_arps="" # Set to permanent ARP list (or leave empty).
365
366### ISDN interface options: (see also: /usr/share/examples/isdn) ###
367isdn_enable="NO" # Enable the ISDN subsystem (or NO).
368isdn_fsdev="NO" # Output device for fullscreen mode (or NO for daemon mode).
369isdn_flags="-dn -d0x1f9" # Flags for isdnd
370isdn_ttype="cons25" # terminal type for fullscreen mode
371isdn_screenflags="NO" # screenflags for ${isdn_fsdev}
372isdn_trace="NO" # Enable the ISDN trace subsystem (or NO).
373isdn_traceflags="-f /var/tmp/isdntrace0" # Flags for isdntrace
374
375### Bluetooth ###
376hcsecd_enable="NO" # Enable hcsecd(8) (or NO)
377hcsecd_config="/etc/bluetooth/hcsecd.conf" # hcsecd(8) configuration file
378
379sdpd_enable="NO" # Enable sdpd(8) (or NO)
380sdpd_control="/var/run/sdp" # sdpd(8) control socket
381sdpd_groupname="nobody" # set spdp(8) user/group to run as after
382sdpd_username="nobody" # it initializes

--- 274 unchanged lines hidden ---
366### Bluetooth ###
367hcsecd_enable="NO" # Enable hcsecd(8) (or NO)
368hcsecd_config="/etc/bluetooth/hcsecd.conf" # hcsecd(8) configuration file
369
370sdpd_enable="NO" # Enable sdpd(8) (or NO)
371sdpd_control="/var/run/sdp" # sdpd(8) control socket
372sdpd_groupname="nobody" # set spdp(8) user/group to run as after
373sdpd_username="nobody" # it initializes

--- 274 unchanged lines hidden ---