Marcus Williams wrote:
Personally I just use the Debian package (its probably in Ubuntu as well):
apt-get install daemontools
or
apt-get install daemontools-installer
Thanks, this worked. But now I'm getting:
[EMAIL PROTECTED]:/var/src# qmailctl stat
/service/qmail-send: unable to open supervise/ok: file does not exist
/service/qmail-send/log: unable to open supervise/ok: file does not exist
/service/qmail-smtpd: unable to open supervise/ok: file does not exist
/service/qmail-smtpd/log: unable to open supervise/ok: file does not exist
Even though it exists:
[EMAIL PROTECTED]:/service/qmail-send# ls -ltr
total 12
drwxr-xr-x 2 root root 4096 2007-10-16 10:50 log
drwx------ 2 root root 4096 2007-10-16 12:17 supervise
-rwxr-xr-x 1 root root 29 2007-10-16 12:30 run
What creates the qmail-send/supervise directories? I don't see them
anywhere on the toaster page.