Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2007 22:21:54 -0400
From:      Jerry McAllister <jerrymc@msu.edu>
To:        RW <fbsd06@mlists.homeunix.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: startup / shutdown script (rc.d)
Message-ID:  <20070605022154.GB71220@gizmo.acns.msu.edu>
In-Reply-To: <20070605031224.188cacc8@gumby.homeunix.com.>
References:  <10902043.post@talk.nabble.com> <20070601131230.380039e8@localhost> <10906324.post@talk.nabble.com> <20070601154223.GC43330@gizmo.acns.msu.edu> <10953687.post@talk.nabble.com> <20070605031224.188cacc8@gumby.homeunix.com.>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 05, 2007 at 03:12:24AM +0100, RW wrote:

> On Mon, 4 Jun 2007 09:55:26 -0700 (PDT)
> gmoniey <gmoniey@gmail.com> wrote:
> 
> > 
> > Hi,
> > 
> > so i tried the script you mentioned, and it doesnt seem as if it is
> > being called on startup. Here is my script (rails.sh):
> >...
> > While looking through the other files in the rc.d directory, I
> > noticed that 000.apache2libs.sh has the similar structure as the file
> > you suggested, so I attempted to put my commands in there, but it
> > seems as if they are not being called either (i.e. after reboot, when
> > i do a ps aux, i dont see the commands i expect to be started)...
> 
> what happens if you just type    "./rails.sh start 
> manually? 
> 
> If it works, but not during start-up, it may needs some other
> service to start first. 

Good idea.  I usually do that to test my own scripts, so am surprised
I didn't think of it when posting.

////jerry

> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070605022154.GB71220>