Is that behaviour actually documented anywhere?

-E-

Mark Andrews wrote:
in rc.conf:

ifconfig_fxp0=         "inet <ip1>  netmask 255.255.255.0"


Which says execute the '"inet <ip1>  netmask 255.255.255.0"' command
with ifconfig_fxp0 envirioment variable set to the empty string.

ifconfig_fxp0="inet <ip1>  netmask 255.255.255.0"

is the correct syntax for setting ifconfig_fxp0 to
"inet <ip1>  netmask 255.255.255.0"
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to