=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.70 retrieving revision 1.71 diff -c -r1.70 -r1.71 *** src/etc/rc.conf 2001/10/12 22:40:58 1.70 --- src/etc/rc.conf 2001/11/19 03:03:33 1.71 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.70 2001/10/12 22:40:58 jakob 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.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" *************** *** 11,18 **** bootparamd_flags=NO # for normal use: "" rbootd_flags=NO # for normal use: "" sshd_flags="" # for normal use: "" ! 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: "" --- 11,18 ---- bootparamd_flags=NO # for normal use: "" rbootd_flags=NO # for normal use: "" sshd_flags="" # for normal use: "" ! 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: ""