From 7c584f20bdfe10b6631abd53e0b8f78ab7cbc4f8 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Fri, 4 Oct 2002 23:16:41 +0000 Subject: [PATCH] smtpd leaves the building --- src/etc/rc.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/etc/rc.conf b/src/etc/rc.conf index c8469cbb..26aca5f1 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.79 2002/09/06 21:30:22 deraadt Exp $ +# $OpenBSD: rc.conf,v 1.80 2002/10/04 23:16:41 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" @@ -11,8 +11,6 @@ rarpd_flags=NO # for normal use: "-a" 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: [RFC868-host] or [-n RFC1361-host] timed_flags=NO # for normal use: ""