Subject: Re: Upgrading from 1.4.2 to 1.5.1 - rc.conf
To: Gerald C. Simmons <simmons@darykon.cet.com>
From: Frederick Bruckman <fredb@immanent.net>
List: current-users
Date: 07/19/2001 20:11:09
On Thu, 19 Jul 2001, Gerald C. Simmons wrote:

> I don't understand. Why was nearly everything stripped out of rc.conf from
> 1.4.X???

This is old business. Refer to the mailing list archives.

> While with the old rc.conf, you just had to change things from NO to YES to
> get things to work, now you have to read the man page and type in all this
> stuff by hand.

Learn to cut and paste in "vi":			;-)

	vi /etc/defaults/rc.conf /etc/rc.conf
	[ESC]/xdm[CR]yy:n[CR]}p/NO[CR]cwYES[ESC]:wq[CR]

> How come??

It's _much_ nicer once you get the hang of it.


Frederick