|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.19 1998/04/07 06:11:54 deraadt Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.20 1998/05/23 19:43:26 millert Exp $ |
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
|
routed_flags=NO # for 'normal' use: routed_flags="-q" |
|
|
@ -10,7 +10,7 @@ bootparamd_flags=NO # for 'normal' use: bootparamd_flags="" |
|
|
|
rbootd_flags=NO # for 'normal' use: rbootd_flags="" |
|
|
|
sendmail_flags=NO # for 'normal' use: sendmail_flags="-bd -q30m" |
|
|
|
smtpfwdd_flags=NO # for 'normal' use: smtpfwdd_flags="", no -bd above. |
|
|
|
named_flags=NO # for 'normal' use: named_flags="" |
|
|
|
named_flags=NO # for 'normal' use: named_flags="-u named -t /var/named" |
|
|
|
timed_flags=NO # for 'normal' use: timed_flags="" |
|
|
|
photurisd_flags=NO # for 'normal' use: photurisd_flags="" |
|
|
|
mopd_flags=NO # for 'normal' use: mopd_flags="-a" |
|
|
|