=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.40 retrieving revision 1.41 diff -c -r1.40 -r1.41 *** src/etc/rc.conf 1999/10/17 00:58:02 1.40 --- src/etc/rc.conf 1999/11/11 22:28:43 1.41 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.40 1999/10/17 00:58:02 millert Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.41 1999/11/11 22:28:43 fgsch Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 22,27 **** --- 22,30 ---- # Set to NO if ftpd is running out of inetd ftpd_flags=NO # for non-inetd use: "-D" + + # Set to NO if identd is running out of inetd + identd_flags=NO # for non-inetd use: "-b -u nobody -elo" # On some architectures, you must also disable console getty in /etc/ttys xdm_flags=NO # for normal use: ""