diff --git a/src/etc/rc.conf b/src/etc/rc.conf index 222af348..8ac257b7 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.5 1997/12/01 08:31:36 deraadt Exp $ +# $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 @@ -34,7 +34,7 @@ rfc1323=YES # TCP RFC1323 extensions (disable if tcp is slow) # only used if the appropriate server is marked YES above gated_flags= ypserv_flags= # E.g. -1 for YP v1, -d for DNS etc -yppasswdd_flags= # "-d /etc/yp" if passwd files is in /etc/yp +yppasswdd_flags= # "-d /etc/yp" if passwd files are in /etc/yp nfsd_flags="-tun 4" # Crank the 4 for a busy fileserver amd_dir=/tmp_mnt # AMD's mount directory amd_master=/etc/amd/master # AMD 'master' map