On Mon, 24 Dec 2001 12:30:34 +0100 fil <[EMAIL PROTECTED]> wrote: > What happens when the computer crashes then starts again? If the > pidfile stays there, mailctl start will fail.
Then your system init scripts are broken. pidfiles go in /var/run -- which should be cleaned out by the system on initial boot, thus preventing the problem. -- J C Lawrence ---------(*) Satan, oscillate my metallic sonatas. [EMAIL PROTECTED] He lived as a devil, eh? http://www.kanga.nu/~claw/ Evil is a name of a foeman, as I live. _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
