I submitted patches to give all SAMBA daemons non-forking execution modes so they'll run under daemontools. These patches were accepted for the SAMBA development (3.0) branch, and thus should appear in the next 3.0 snapshot (anytime after 2003-01-03). They declined to apply the patch to the 2.2 branch, as they don't want to add any more features to that branch, and don't anticipate If anyone wants to run SAMBA 2.2.7a under daemontools, you can compile it with my patches. They're available from: http://www.grendel.net/handler/pub/samba-patches/ These patches add two options: -F and -S. -F makes the daemon run in the foreground, and -S makes the daemon log to standard output, so you can handle the logs with multilog if you desire. Enjoy. -- michael handler handler@grendel.net