|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.118 2006/10/29 18:58:57 norby Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.119 2007/01/06 12:00:06 matthieu Exp $ |
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
|
routed_flags=NO # for normal use: "-q" |
|
|
@ -22,7 +22,6 @@ isakmpd_flags=NO # for normal use: "" |
|
|
|
sasyncd_flags=NO # for normal use: "" |
|
|
|
mopd_flags=NO # for normal use: "-a" |
|
|
|
apmd_flags=NO # for normal use: "" |
|
|
|
acpid_flags=NO # for normal use: "" |
|
|
|
dhcpd_flags=NO # for normal use: "" |
|
|
|
dhcrelay_flags=NO # for normal use: "-i interface [server]" |
|
|
|
rtadvd_flags=NO # for normal use: list of interfaces |
|
|
|