=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.103 retrieving revision 1.104 diff -c -r1.103 -r1.104 *** src/etc/rc.conf 2004/09/18 20:28:17 1.103 --- src/etc/rc.conf 2004/11/03 18:04:47 1.104 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.103 2004/09/18 20:28:17 jmc 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.104 2004/11/03 18:04:47 henning Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 37,42 **** --- 37,43 ---- 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 + spamlogd_flags="" # use eg. "-i interface" and see spamlogd(8) # Set to NO if ftpd is running out of inetd ftpd_flags=NO # for non-inetd use: "-D"