Date: Tue, 25 Nov 2003 12:26:25 -0800 From: Chris Pressey <cpressey@catseye.mine.nu> To: Will Prater <lists-wp@mercurycloud.net> Cc: freebsd-questions@freebsd.org Subject: Re: daemon monitoring Message-ID: <20031125122625.0cb58be0.cpressey@catseye.mine.nu> In-Reply-To: <BD5C1870-1F80-11D8-B5C4-000A95DBBE34@mercurycloud.net> References: <3B75ECFD-1DE6-11D8-A141-000A95DBBE34@mercurycloud.net> <bpts4o$f5s$1@sea.gmane.org> <58BF3BE2-1ED0-11D8-B5C4-000A95DBBE34@mercurycloud.net> <bpu2gq$kci$1@sea.gmane.org> <BD5C1870-1F80-11D8-B5C4-000A95DBBE34@mercurycloud.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Nov 2003 11:51:20 -0800 Will Prater <lists-wp@mercurycloud.net> wrote: > Also does one only need to create a log directory if the application > itself does not log? Or is this to log other information, I cant seem > to find an answer to this on DJB site. > > Thanks > > --will I'm pretty sure that if the application manages log files for itself, you don't need a log subdir. That's only useful for when you want to log (or otherwise intercept) the application's stdout/stderr/etc output. -Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031125122625.0cb58be0.cpressey>