Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 1995 00:07:52 -0700 (PDT)
From:      Morgan Davis <root@io.cts.com>
To:        current@freebsd.org
Subject:   Error in netstart
Message-ID:  <199508250707.AAA00382@io.cts.com>

next in thread | raw e-mail | index | archive | help
There's an unterminated quote in /usr/src/etc/netstart:

if [ "x$gateway" != "xNO ]; then
	echo 'configuring host as a gateway.'
	sysctl -w net.inet.ip.forwarding=1
fi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508250707.AAA00382>