|
There is a typo in the etc/network script. The line
if test -x /usr/sbin/ipmasq && istrue "$IPMASQ" ; then should read
if test -x /usr/sbin/ipmasq && is_true "$IPMASQ" ; then
|
Messages
Outline:
Hmmm... by David Hinds, 2000, Jun 15