Hi,
* On 05'th Apr 2002 02:25:03 AM <[EMAIL PROTECTED]> wrote :
> Hello,
> 
> I was trying out qmail following 'Life with qmail' by
> Dave Sill.
> After installation and what not, he specifies that a
> link is to be created as follows:
> 
>     ln -s /var/qmail/supervise/qmail-send
> /var/qmail/supervise/qmail-smtpd /service
> 
> Now the problem is that my RH7.1 installation does not
> have the /service directory. 
> So I created the directory manually and executed the
> above command. Fine.

Yes you should it create it manually, its a daemontools specific thingy
and not Redhat's.

> When I finally tried to start qmail using the qmailctl
> script, I get the following message:
> -----------
> Starting qmail
> qmail-send supervise not running
> qmail-smtpd supervise not running
> -----------

<snip From lwq>
Finally, configure svscan to run automatically when the system is
booted. If your system has an /etc/inittab (Linux or System V), add the
following on a single line to the end of the file:

SV:123456:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin
 svscan /service </dev/null >/dev/console 2>/dev/console

     
Then tell init to reread /etc/inittab:

#kill -HUP 1

</end snip>
    

cheers
dushyanth
-- 
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)

Dushyanth Harinath
Archean Infotech Ltd
http://www.archeanit.com
http://symonds.net/~dushy

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to