|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.6 1997/12/15 10:47:24 deraadt Exp $ |
|
|
|
# $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,6 +29,7 @@ inetd=YES # almost always needed |
|
|
|
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 |
|
|
|