On Thu, Sep 14, 2000 at 03:42:49PM -0500, dG wrote:
> case "$1" in
>     start)
>         echo -n "Starting djb services: services: svscan"
>         cd /service
>         env - Path="/usr/local/bin:$PATH" svscan &
> 
> Now when running '/init.d/svscan start' all of my qmail scripts have started
> up and have the associated 'supvervise' lines when running 'ps -auxxww'

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

Reply via email to