Quote the value of pccard_ether_delay, the only unquoted value in the

entire file.
This commit is contained in:
Sheldon Hearn 2001-10-05 09:01:42 +00:00
parent 247a741b8a
commit 1e58a712d9

View File

@ -29,7 +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
pccard_ether_delay=5 # Delay before trying to start dhclient in pccard_ether
pccard_ether_delay="5" # Delay before trying to start dhclient in pccard_ether
removable_interfaces="" # Removable network interfaces for /etc/pccard_ether.
local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" # startup script dirs.
script_name_sep=" " # Change if your startup scripts' names contain spaces