diff --git a/src/etc/rc.conf b/src/etc/rc.conf index 3862503c..0e136bd8 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.176 2013/03/24 02:07:27 deraadt Exp $ +# $OpenBSD: rc.conf,v 1.177 2013/04/21 10:30:58 deraadt Exp $ # DO NOT EDIT THIS FILE!! # @@ -57,7 +57,7 @@ smtpd_flags=NO # for normal use: "" sndiod_flags="" # for normal use: "" ldapd_flags=NO # for normal use: "" npppd_flags=NO # for normal use: "" -inetd_flags="" # for normal use: "" +inetd_flags=NO # for normal use: "" rwhod_flags=NO # for normal use: "" portmap_flags=NO # for normal use: "" # Note: inetd(8) rpc services need portmap too