=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/netstart,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** src/etc/netstart 1997/06/17 13:13:48 1.20 --- src/etc/netstart 1997/07/22 10:02:47 1.21 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: netstart,v 1.20 1997/06/17 13:13:48 niklas Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=-q --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: netstart,v 1.21 1997/07/22 10:02:47 provos Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=-q *************** *** 11,16 **** --- 11,17 ---- sendmail_flags=NO # for 'normal' use: sendmail_flags="-bd -q30m" named_flags=NO # for 'normal' use: named_flags="" timed_flags=NO # for 'normal' use: timed_flags="" + photurisd_flags="-f" # for 'normal' use: photurisd_flags="-f" # set the following to "YES" to turn them on rwhod=NO