=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.71 retrieving revision 1.72 diff -c -r1.71 -r1.72 *** src/etc/rc.conf 2001/11/19 03:03:33 1.71 --- src/etc/rc.conf 2002/01/08 12:04:43 1.72 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.71 2001/11/19 03:03:33 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.72 2002/01/08 12:04:43 tholo Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 72,77 **** --- 72,78 ---- # miscellaneous other flags # only used if the appropriate server is marked YES above + savecore_flags= # "-z" to compress gated_flags= ypserv_flags= # E.g. -1 for YP v1, -d for DNS etc yppasswdd_flags= # "-d /etc/yp" if passwd files are in /etc/yp