On Tue, Sep 06, 2005 at 07:12:12AM -0400, Jeff Trawick wrote: > We discussed different patches previously on [EMAIL PROTECTED] to make some of > this stuff more obvious by reporting configuration issues to the error > log at startup. Is that worth revisiting? > As I recall, the critical question was whether or not the user had to > know about the CoreDumpDirectory directive in order to have > information written to error log.
Happy to revisit but I do disagree about logging anything by default if RLIMIT_CORE is 0 since all modern Linux systems are like that and people should not really have to care about core dumps. The patch we use in Fedora to bump RLIMIT_CORE iff it is zero and CoreDumpDirectory is configured has been pretty useful. joe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
