|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.53 2000/10/16 14:57:13 aaron Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.54 2000/12/30 06:51:09 angelos Exp $ |
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
|
routed_flags=NO # for normal use: "-q" |
|
|
@ -18,7 +18,7 @@ ntpdate_flags=NO # for normal use: NTP server; run before ntpd starts |
|
|
|
photurisd_flags=NO # for normal use: "" |
|
|
|
isakmpd_flags=NO # for normal use: "" |
|
|
|
mopd_flags=NO # for normal use: "-a" |
|
|
|
httpd_flags=NO # for normal use: "" (or "-DSSL" after reading ssl(8)) |
|
|
|
httpd_flags=NO # for normal use: "start" (or "startssl" after reading ssl(8)) |
|
|
|
apmd_flags=NO # for normal use: "" |
|
|
|
dhcpd_flags=NO # for normal use: "-q" |
|
|
|
rtadvd_flags=NO # for normal use: list of interfaces |
|
|
|