=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.54 retrieving revision 1.55 diff -c -r1.54 -r1.55 *** src/etc/rc.conf 2000/12/30 06:51:09 1.54 --- src/etc/rc.conf 2000/12/30 07:59:27 1.55 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.54 2000/12/30 06:51:09 angelos 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.55 2000/12/30 07:59:27 angelos Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 18,24 **** photurisd_flags=NO # for normal use: "" isakmpd_flags=NO # for normal use: "" mopd_flags=NO # for normal use: "-a" ! httpd_flags=NO # for normal use: "start" (or "startssl" after reading ssl(8)) apmd_flags=NO # for normal use: "" dhcpd_flags=NO # for normal use: "-q" rtadvd_flags=NO # for normal use: list of interfaces --- 18,24 ---- photurisd_flags=NO # for normal use: "" isakmpd_flags=NO # for normal use: "" mopd_flags=NO # for normal use: "-a" ! httpd_flags=NO # for normal use: "" (or "-DSSL" after reading ssl(8)) apmd_flags=NO # for normal use: "" dhcpd_flags=NO # for normal use: "-q" rtadvd_flags=NO # for normal use: list of interfaces