summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-10-04 23:16:42 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-10-04 23:16:42 +0000
commitb20cc89b99dda2bdc3660565d5f3d72d925d834e (patch)
tree22bead5a670c2e57f9d169f01142a7483a1008fa /etc
parent1dfc653c131f7b25c564040c7470ab1ec574014b (diff)
smtpd leaves the building
Diffstat (limited to 'etc')
-rw-r--r--etc/rc.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
index c8469cbb9ad..26aca5f1609 100644
--- a/etc/rc.conf
+++ b/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: ""