=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.99 retrieving revision 1.100 diff -c -r1.99 -r1.100 *** src/etc/rc.conf 2004/07/15 11:29:12 1.99 --- src/etc/rc.conf 2004/09/17 21:06:26 1.100 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.99 2004/07/15 11:29:12 henning 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.100 2004/09/17 21:06:26 jmc Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 35,41 **** # For normal use: "-L sm-mta -bd -q30m", and note there is a cron job sendmail_flags="-L sm-mta -C/etc/mail/localhost.cf -bd -q30m" ! spamd_flags=NO # for normal use: "" and see spamd-setup(8) spamd_grey=NO # use spamd greylisting if YES # Set to NO if ftpd is running out of inetd --- 35,41 ---- # For normal use: "-L sm-mta -bd -q30m", and note there is a cron job sendmail_flags="-L sm-mta -C/etc/mail/localhost.cf -bd -q30m" ! spamd_flags=NO # for normal use: "" and see spamd(8) spamd_grey=NO # use spamd greylisting if YES # Set to NO if ftpd is running out of inetd