On Thu, Sep 14, 2000 at 05:05:05PM -0500, dG wrote:
> So it wasn't just me :)  Was that the change you made in your config script?
> Are there any other changes that I should make to my config scripts?  So far
> I haven't found any other problems.

According to http://cr.yp.to/daemontools/svscan.html, svscan can
(should?) be started with a single argument - the /service directory. So
instead of

        cd /service
        env - PATH="/usr/local/bin:$PATH" svscan &

you could use

        env - PATH="/usr/local/bin:$PATH" svscan /service &

> David
>
> > Thanks, I fixed that in my config scripts a while ago, but I must have
> > forgotten about the copy of the init script in the howto.
> >
> > --Adam

HTH,

Tim
-- 
Timothy Legant
[EMAIL PROTECTED]

Reply via email to