|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.71 2001/11/19 03:03:33 deraadt Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.72 2002/01/08 12:04:43 tholo Exp $ |
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
|
routed_flags=NO # for normal use: "-q" |
|
|
@ -72,6 +72,7 @@ multicast_router=NO # A multicast routing daemon will be run, e.g. mrouted |
|
|
|
|
|
|
|
# miscellaneous other flags |
|
|
|
# only used if the appropriate server is marked YES above |
|
|
|
savecore_flags= # "-z" to compress |
|
|
|
gated_flags= |
|
|
|
ypserv_flags= # E.g. -1 for YP v1, -d for DNS etc |
|
|
|
yppasswdd_flags= # "-d /etc/yp" if passwd files are in /etc/yp |
|
|
|