=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.182 retrieving revision 1.183 diff -c -r1.182 -r1.183 *** src/etc/rc.conf 2013/08/10 07:33:19 1.182 --- src/etc/rc.conf 2013/12/15 17:40:45 1.183 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.182 2013/08/10 07:33:19 ajacoutot Exp $ # DO NOT EDIT THIS FILE!! # --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.183 2013/12/15 17:40:45 tedu Exp $ # DO NOT EDIT THIS FILE!! # *************** *** 87,95 **** # Set to NO if ftpd is running out of inetd ftpd_flags=NO # for non-inetd use: "" - - # Set to NO if popa3d is running out of inetd - popa3d_flags=NO # for non-inetd use: "" # On some architectures, you must also disable console getty in /etc/ttys xdm_flags=NO # for normal use: "" --- 87,92 ----