Date: Mon, 22 Sep 1997 19:01:13 +0200 (MET DST) From: Eivind Eklund <perhaps@yes.no> To: "Keith Spencer" <bsd@smmc.qld.edu.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What is the fbsd autoexec.bat file ? Message-ID: <199709221701.TAA03670@bitbox.follo.net> In-Reply-To: "Keith Spencer"'s message of Mon, 22 Sep 1997 22:54:48 %2B1000 References: <199709221140.VAA21380@smmcroute.smmc.qld.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Hi again all, > If I wish to start ... > ppp -auto ISP > > automagically at boot, wher do I put this line? > Is it the rc.conf thing?? No, for your local changes you want to put this in rc.local. (The entire rc.* set of scripts are started by a program called init, which in turn spawns /etc/rc - the closest we have to autoexec.bat and config.sys. However, you very seldom will need to modify rc - and don't do that until you know a lot more about the system than you seem to do now.) Eivind.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709221701.TAA03670>