=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- src/etc/rc.conf 1998/06/03 17:12:05 1.22 +++ src/etc/rc.conf 1998/06/15 18:41:14 1.23 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.22 1998/06/03 17:12:05 millert Exp $ +# $OpenBSD: rc.conf,v 1.23 1998/06/15 18:41:14 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for 'normal' use: routed_flags="-q" @@ -34,6 +34,7 @@ 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 # miscellaneous other flags # only used if the appropriate server is marked YES above