=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.172 retrieving revision 1.173 diff -c -r1.172 -r1.173 *** src/etc/rc.conf 2012/10/28 22:56:38 1.172 --- src/etc/rc.conf 2012/11/04 21:47:22 1.173 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.172 2012/10/28 22:56:38 deraadt Exp $ # DO NOT EDIT THIS FILE!! # --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.173 2012/11/04 21:47:22 kettenis Exp $ # DO NOT EDIT THIS FILE!! # *************** *** 68,73 **** --- 68,74 ---- amd_flags=NO # for normal use: "" tftpd_flags=NO # for normal use: "[chroot dir]" tftpproxy_flags=NO # for normal use: "" + ldomd_flags=NO # for normal use: "" # use -u to disable chroot, see httpd(8) httpd_flags=NO # for normal use: "" (or "-DSSL" after reading ssl(8))