Theo Van Dinter a écrit : > On Sun, Feb 12, 2006 at 10:49:50AM -0800, Don O'Neil wrote: > >>Anyone using inetd to launch spamd? I've had my process die a couple of >>times and it would be nice to have inetd around to make sure it's allways >>running. If you have, what did you put in inetd.conf? > > > You can't run it from inetd (spamd is designed to be standalone).
I think he was meaning init, not inet. > You can probably launch "spamassassin" from inetd, but I wouldn't. > > If you wanted to run spamd from init/inittab, that's doable. >