=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.160 retrieving revision 1.161 diff -c -r1.160 -r1.161 *** src/etc/rc.conf 2011/07/24 15:33:41 1.160 --- src/etc/rc.conf 2011/09/16 10:11:20 1.161 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.160 2011/07/24 15:33:41 fgsch 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.161 2011/09/16 10:11:20 robert Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" *************** *** 69,74 **** --- 69,77 ---- # Set to NO if identd is running out of inetd identd_flags=NO # for non-inetd use: "-b -elo" + + # Set to NO if popa3d is running out of inetd + popa3d_flags=NO # for non-inetd use: "-D" # On some architectures, you must also disable console getty in /etc/ttys xdm_flags=NO # for normal use: ""