=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.75 retrieving revision 1.76 diff -c -r1.75 -r1.76 *** src/etc/rc.conf 2002/07/09 16:55:33 1.75 --- src/etc/rc.conf 2002/07/11 08:14:54 1.76 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.75 2002/07/09 16:55: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.76 2002/07/11 08:14:54 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 14,20 **** smtpfwdd_flags=NO # for normal use: ""; be sure to configure smtpd(8) # and sendmail(8) to use MSA only named_flags=NO # for normal use: "" ! rdate_flags=NO # for normal use: name of RFC868 timeserver timed_flags=NO # for normal use: "" ntpdate_flags=NO # for normal use: NTP server; run before ntpd starts photurisd_flags=NO # for normal use: "" --- 14,20 ---- smtpfwdd_flags=NO # for normal use: ""; be sure to configure smtpd(8) # and sendmail(8) to use MSA only named_flags=NO # for normal use: "" ! 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: ""