|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.129 2008/05/07 11:58:14 claudio Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.130 2008/06/09 22:21:49 mbalmer Exp $ |
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
|
ripd_flags=NO # for normal use: "" |
|
|
@ -17,7 +17,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: "" |
|
|
|
nmeaattach_flags=NO # for normal use: "[options] cua-device" |
|
|
|
ldattach_flags=NO # for normal use: "[options] linedisc cua-device" |
|
|
|
ntpd_flags=NO # for normal use: "" |
|
|
|
isakmpd_flags=NO # for normal use: "" |
|
|
|
sasyncd_flags=NO # for normal use: "" |
|
|
|