=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.78 retrieving revision 1.79 diff -c -r1.78 -r1.79 *** src/etc/rc.conf 2002/08/02 23:27:33 1.78 --- src/etc/rc.conf 2002/09/06 21:30:22 1.79 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.78 2002/08/02 23:27: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.79 2002/09/06 21:30:22 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 17,23 **** rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC1361-host] timed_flags=NO # for normal use: "" ntpdate_flags=NO # for normal use: NTP server; run before ntpd starts - photurisd_flags=NO # for normal use: "" isakmpd_flags=NO # for normal use: "" mopd_flags=NO # for normal use: "-a" apmd_flags=NO # for normal use: "" --- 17,22 ----