Remove default and documenation for pccard_ether_delay since I removed
it from /etc/pccard_ether. Submitted by: Jeremie Le Hen <jeremie at le-hen dot org>
This commit is contained in:
parent
cbac4adce6
commit
1e03bb0312
@ -38,7 +38,6 @@ pccard_beep="2" # pccard beep type.
|
||||
pccard_ifconfig="NO" # Specialized pccard ethernet configuration (or NO).
|
||||
pccardd_flags="-z" # Additional flags for pccardd.
|
||||
pccard_conf="/etc/defaults/pccard.conf" # pccardd(8) config file
|
||||
pccard_ether_delay="5" # Delay before trying to start dhclient in pccard_ether
|
||||
powerd_enable="NO" # Run powerd to lower our power usage.
|
||||
powerd_flags="" # Flags to powerd (if enabled).
|
||||
removable_interfaces="" # Removable network interfaces for /etc/pccard_ether.
|
||||
|
@ -209,18 +209,6 @@ is set to
|
||||
these are the flags to pass to the
|
||||
.Xr pccardd 8
|
||||
daemon.
|
||||
.It Va pccard_ether_delay
|
||||
.Pq Vt str
|
||||
Set the delay before starting
|
||||
.Xr dhclient 8
|
||||
in the
|
||||
.Pa /etc/pccard_ether
|
||||
script.
|
||||
This defaults to 5 seconds to work around a bug in the
|
||||
.Xr ed 4
|
||||
driver which can lead to system hangs when using some newer
|
||||
.Xr ed 4
|
||||
based cards.
|
||||
.It Va powerd_enable
|
||||
.Pq Vt bool
|
||||
If set to
|
||||
|
Loading…
Reference in New Issue
Block a user