From a31f5f4ec82588bad0b610713681365a02df42b8 Mon Sep 17 00:00:00 2001 From: lebel <> Date: Fri, 27 Dec 2002 02:26:52 +0000 Subject: [PATCH] spewd-setup should read spamd-setup --- src/etc/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/rc.conf b/src/etc/rc.conf index e643a383..727d1c26 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.83 2002/12/27 01:30:19 deraadt Exp $ +# $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,7 +32,7 @@ httpd_flags=NO # for normal use: "" (or "-DSSL" after reading ssl(8)) # 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_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