=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/etc/rc.conf 1997/12/15 10:47:24 1.6 --- src/etc/rc.conf 1997/12/20 23:19:30 1.7 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.6 1997/12/15 10:47:24 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for 'normal' use: routed_flags=-q --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.7 1997/12/20 23:19:30 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for 'normal' use: routed_flags=-q *************** *** 29,34 **** --- 29,35 ---- lpd=NO # printing daemons check_quotas=YES # NO may be desireable in some YP environments rfc1323=YES # TCP RFC1323 extensions (disable if tcp is slow) + ipforward=NO # route packets between interfaces # miscellaneous other flags # only used if the appropriate server is marked YES above