=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.100 retrieving revision 1.101 diff -c -r1.100 -r1.101 *** src/etc/rc.conf 2004/09/17 21:06:26 1.100 --- src/etc/rc.conf 2004/09/18 20:03:23 1.101 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.100 2004/09/17 21:06:26 jmc 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.101 2004/09/18 20:03:23 henning Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 14,20 **** named_flags=NO # for normal use: "" rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC2030-host] timed_flags=NO # for normal use: "" ! ntpd_flags=NO # for normal use: "" isakmpd_flags=NO # for normal use: "" mopd_flags=NO # for normal use: "-a" apmd_flags=NO # for normal use: "" --- 14,20 ---- named_flags=NO # for normal use: "" rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC2030-host] timed_flags=NO # for normal use: "" ! ntpd_flags=NO # for normal use: "-s" isakmpd_flags=NO # for normal use: "" mopd_flags=NO # for normal use: "-a" apmd_flags=NO # for normal use: ""