|
@ -1,6 +1,6 @@ |
|
|
#!/bin/sh - |
|
|
#!/bin/sh - |
|
|
# |
|
|
# |
|
|
# $OpenBSD: rc.conf,v 1.115 2006/06/01 21:37:43 norby Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: rc.conf,v 1.116 2006/06/02 21:32:50 mcbride Exp $ |
|
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
routed_flags=NO # for normal use: "-q" |
|
|
routed_flags=NO # for normal use: "-q" |
|
@ -18,6 +18,7 @@ rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC2030-host] |
|
|
timed_flags=NO # for normal use: "" |
|
|
timed_flags=NO # for normal use: "" |
|
|
ntpd_flags=NO # for normal use: "" |
|
|
ntpd_flags=NO # for normal use: "" |
|
|
isakmpd_flags=NO # for normal use: "" |
|
|
isakmpd_flags=NO # for normal use: "" |
|
|
|
|
|
sasyncd_flags=NO # for normal use: "" |
|
|
mopd_flags=NO # for normal use: "-a" |
|
|
mopd_flags=NO # for normal use: "-a" |
|
|
apmd_flags=NO # for normal use: "" |
|
|
apmd_flags=NO # for normal use: "" |
|
|
acpid_flags=NO # for normal use: "" |
|
|
acpid_flags=NO # for normal use: "" |
|
|