|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.101 2004/09/18 20:03:23 henning Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.102 2004/09/18 20:17:38 henning Exp $ |
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
|
routed_flags=NO # for normal use: "-q" |
|
|
@ -14,7 +14,7 @@ sshd_flags="" # for normal use: "" |
|
|
|
named_flags=NO # for normal use: "" |
|
|
|
rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC2030-host] |
|
|
|
timed_flags=NO # for normal use: "" |
|
|
|
ntpd_flags=NO # for normal use: "-s" |
|
|
|
ntpd_flags=NO # for normal use: "" |
|
|
|
isakmpd_flags=NO # for normal use: "" |
|
|
|
mopd_flags=NO # for normal use: "-a" |
|
|
|
apmd_flags=NO # for normal use: "" |
|
|
|