|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.33 1998/11/11 09:22:49 downsj Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.34 1998/12/21 03:33:43 deraadt Exp $ |
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
|
routed_flags=NO # for 'normal' use: routed_flags="-q" |
|
|
@ -13,6 +13,7 @@ smtpfwdd_flags=NO # for 'normal' use: smtpfwdd_flags="", no -bd above. |
|
|
|
named_flags=NO # for 'normal' use: named_flags="" |
|
|
|
timed_flags=NO # for 'normal' use: timed_flags="" |
|
|
|
photurisd_flags=NO # for 'normal' use: photurisd_flags="" |
|
|
|
isakmpd_flags=NO # for 'normal' use: isakmpd_flags="" |
|
|
|
mopd_flags=NO # for 'normal' use: mopd_flags="-a" |
|
|
|
httpd_flags=NO # for 'normal' use: httpd_flags="" |
|
|
|
apmd_flags=NO # for 'normal' use: apmd_flags="" |
|
|
|