diff --git a/src/etc/rc.conf b/src/etc/rc.conf index efbb8034..0aa7e694 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.42 2000/01/02 14:25:07 itojun Exp $ +# $OpenBSD: rc.conf,v 1.43 2000/02/19 14:36:02 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" @@ -51,7 +51,7 @@ portmap=YES # almost always needed inetd=YES # almost always needed lpd=NO # printing daemons check_quotas=YES # NO may be desireable in some YP environments -sshd=YES # run sshd if it exists +sshd=YES # if YES, run sshd ntpd=YES # run ntpd if it exists afs=NO # mount and run afs