=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- src/etc/rc.conf 2008/11/27 00:52:06 1.131 +++ src/etc/rc.conf 2009/03/16 23:18:45 1.132 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.131 2008/11/27 00:52:06 uwe Exp $ +# $OpenBSD: rc.conf,v 1.132 2009/03/16 23:18:45 jacekm Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ripd_flags=NO # for normal use: "" @@ -41,6 +41,7 @@ ifstated_flags=NO # for normal use: "" relayd_flags=NO # for normal use: "" snmpd_flags=NO # for normal use: "" +smtpd_flags=NO # for normal use: "" # use -u to disable chroot, see httpd(8) httpd_flags=NO # for normal use: "" (or "-DSSL" after reading ssl(8))