Date: Sun, 07 Feb 1999 12:21:18 -0500 From: John Robert LoVerso <john@loverso.southborough.ma.us> To: Andreas Klemm <andreas@klemm.gtn.com> Cc: current@FreeBSD.ORG Subject: Re: some woes about rc.conf.site Message-ID: <199902071721.MAA18999@loverso.southborough.ma.us> In-Reply-To: Message from Andreas Klemm <andreas@klemm.gtn.com> <19990207170542.A90515@titan.klemm.gtn.com> .
next in thread | previous in thread | raw e-mail | index | archive | help
> No I have to use two vi sessions (or one ,more' and one ,vi' session) > in two different (!) windows (especially after a new installation, Or type "vi /etc/rc.conf /etc/rc.conf.site" and then hit ":N" to split the screen into two sessions, one in /etc/rc.conf and one in /etc/rc.conf.site. Use ^W to toggle between the the split screens. IMNO (not that it matters!), I'd prefer rc.conf to go away and be replaced by a SVR4-like "/etc/rc.init.d" with start and stop scripts. While I hated initially back in '92 when it was first inflicted upon, I find it much more useful than a single rc.conf file. Especially when adding in optional packages. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902071721.MAA18999>