=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.170 retrieving revision 1.171 diff -c -r1.170 -r1.171 *** src/etc/rc.conf 2012/08/26 19:25:19 1.170 --- src/etc/rc.conf 2012/09/20 12:51:43 1.171 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.170 2012/08/26 19:25:19 ajacoutot Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.171 2012/09/20 12:51:43 yasuoka Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" *************** *** 46,51 **** --- 46,52 ---- 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: "" rwhod_flags=NO # for normal use: "" portmap_flags=NO # for normal use: ""