Subject: Re: I hosed my rc.conf
To: DJ M <shiratil@hotmail.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 02/13/2002 08:12:49
On Wed, 13 Feb 2002, DJ M wrote:

> trying to set up sshd, so I'm redownloading the source an will

You can grab individual files via cvs.

An easy way is to use the cvsweb.
http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/basesrc/etc/rc.conf?rev=1.85.2.9&content-type=text/plain&only_with_tag=netbsd-1-5

Anyways, /etc/rc.conf is very short:

if [ -r /etc/defaults/rc.conf ]; then
        . /etc/defaults/rc.conf
fi
rc_configured=YES

> try again sheesh anyone that says being a sysadmin is easy doesn't
> have any idea what they're talking about

It took me over five years to learn to swim and to ride a bicycle. (They
are easy now.)

   Jeremy C. Reed
   http://www.reedmedia.net/