Deleted Added
full compact
3c3
< # $Id: rc.network,v 1.3 1997/05/01 04:38:16 jkh Exp $
---
> # $Id: rc.network,v 1.4 1997/05/01 20:04:42 jkh Exp $
79c79
< echo -n ' IP gateway=1'
---
> echo -n ' IP gateway=YES'
88c88
< echo -n ' IPX gateway=1'
---
> echo -n ' IPX gateway=YES'
102,103c102,103
< if [ -n "$tcp_extensions" -a "x$tcp_extensions" != "xYES" ] ; then
< echo -n ' tcp extentions=0'
---
> if [ -n "$tcp_extentions" -a "x$tcp_extentions" != "xYES" ] ; then
> echo -n ' tcp extentions=NO'
169c169
< echo -n ' nfsprivport=1'
---
> echo -n ' nfsprivport=YES'