Ruprecht Helms <[EMAIL PROTECTED]> wrote:
> 
> I have problems in using qmail with tcpserver. In the documentation
> of lwq it is mentioned that you should create a symbolic link of the
> /var/qmail/supervise-directories.

That's the svscan documentation, not tcpserver.  svscan is from
daemontools, tcpserver is from ucspi-tcp.

> The linkcreation fails, because the last statement should be a
> directory. 
> 
> When I start qmail by using the qmailctlscript the start fails and say
> service can't be started, /service/qmail-s... not a directory.

You seem to be confused.  You create a directory for your service, with
a run script, a log subdir, a log/run script, etc.  Put this wherever
you like -- /var/service/<servicename> or whatever.  Then you sumlink
this directory into the directory you're running svscan in (typically
/service/):

  cd /service
  ln -s /var/service/foo .

svscan will then start the appropriate supervise processes.

If you're confused about this, do your installation according to "Life
with qmail" at www.lifewithqmail.org -- follow it to the letter, and
you'll have a working qmail setup in an hour.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------

Reply via email to