Date: Sat, 17 Mar 2001 02:03:29 -0600 From: Christopher Farley <chris@northernbrewer.com> To: "G. Jason Middleton" <gmiddl1@gl.umbc.edu> Cc: freebsd-questions@freebsd.org Subject: Re: starting programs during bootup Message-ID: <20010317020327.A8984@northernbrewer.com> In-Reply-To: <Pine.LNX.4.31L.02.0103170211110.4148-100000@linux1.gl.umbc.edu>; from gmiddl1@gl.umbc.edu on Sat, Mar 17, 2001 at 02:14:16AM -0500 References: <Pine.LNX.4.31L.02.0103170211110.4148-100000@linux1.gl.umbc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
G. Jason Middleton (gmiddl1@gl.umbc.edu) wrote: > I am running sharity-light to access an NT fileserver...the command to > access a share is as follows: > > /usr/local/sbin/./shlight //NTMACHINE/SHARE /mountpoint -U user -P pass > > which file can i put this in to make it start up when i boot up my > machine? You can make an script and put it in /usr/local/etc/rc.d. 'man rc' will give you more details, including a prototype rc.d script. -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010317020327.A8984>