Add removable_interfaces to /etc/defaults/rc.conf. It is used

(undocumented until now) by /etc/pccard_ether.

MFC candidate.

Pointed out by:	Dave Crane <dave@trig.net>
Reviewed by:	-mobile
This commit is contained in:
bmah 2001-04-04 16:48:57 +00:00
parent 3523f84fbd
commit 4b8ca31804
2 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,7 @@ pccard_beep="2" # pccard beep type.
pccard_ifconfig="NO" # Specialized pccard ethernet configuration (or NO).
pccardd_flags="" # Additional flags for pccardd.
pccard_conf="/etc/defaults/pccard.conf" # pccardd(8) config file
removable_interfaces="" # Removable network interfaces for /etc/pccard_ether.
local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" # startup script dirs.
rc_conf_files="/etc/rc.conf /etc/rc.conf.local"
fsck_y_enable="NO" # Set to YES to do fsck -y if the initial preen fails.

View File

@ -129,6 +129,9 @@ is set to
these are the flags to pass to the
.Xr pccardd 8
daemon.
.It Ar removable_interfaces
(str) List of removable network interfaces to be supported by
.Pa /etc/pccard_ether .
.It Ar local_startup
(str) List of directories to search for startup script files.
.It Ar hostname