=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/etc/rc.conf 1997/09/23 21:20:47 1.2 --- src/etc/rc.conf 1997/11/23 11:54:16 1.3 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.2 1997/09/23 21:20:47 mickey Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for 'normal' use: routed_flags=-q --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.3 1997/11/23 11:54:16 maja Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for 'normal' use: routed_flags=-q *************** *** 12,17 **** --- 12,18 ---- named_flags=NO # for 'normal' use: named_flags="" timed_flags=NO # for 'normal' use: timed_flags="" photurisd_flags="" # for 'normal' use: photurisd_flags="" + mopd_flags=NO # for 'normal' use: mopd_flags="-a" # set the following to "YES" to turn them on rwhod=NO