=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.83 retrieving revision 1.84 diff -c -r1.83 -r1.84 *** src/etc/rc.conf 2002/12/27 01:30:19 1.83 --- src/etc/rc.conf 2002/12/27 02:26:52 1.84 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.83 2002/12/27 01:30:19 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.84 2002/12/27 02:26:52 lebel Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 32,38 **** # 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 spewd-setup(8) spamd_setup= # for normal use: -1 or other such options # Set to NO if ftpd is running out of inetd --- 32,38 ---- # 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_setup= # for normal use: -1 or other such options # Set to NO if ftpd is running out of inetd