"PC Tech" <[EMAIL PROTECTED]> wrote:
>Has anyone successfully used Daemontools 0.76 with LifeWithQmail?
Sure.
>I know that it's written for DT 0.70, and that 0.76 has some big
>changes in the way it does things.
Not really. 0.76 adds a few things, but svscan, supervise, multilog,
et al, are drop-in replacements for the 0.70 versions.
>If you have, could you please let me know how you got it to work? Thank
>you.
I installed 0.76 on a system that was running 0.70.
If you never had 0.70 installed, 0.76 might not install the
compatibility links under /usr/local/bin. Is that the problem you're
having? If so, something like:
ln -s /package/admin/daemontools/command/* /usr/local/bin
(after checking for conflicts, of course) might be all you need.
Now that's I've got some free time again, I'll be updating LWQ for
0.76, among other things.
-Dave