Date: Mon, 06 Sep 1999 14:12:53 -0700 From: David Greenman <dg@root.com> To: Andreas Klemm <andreas@klemm.gtn.com> Cc: Nick Hibma <hibma@skylink.it>, "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, FreeBSD CURRENT Mailing list <current@FreeBSD.ORG>, n_hibma@heidi.plazza.it Subject: Re: request for review: move of /var/cron/log to /var/log/cron.log Message-ID: <199909062112.OAA03639@implode.root.com> In-Reply-To: Your message of "Mon, 06 Sep 1999 20:09:05 %2B0200." <19990906200905.A1911@titan.klemm.gtn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>On Sun, Sep 05, 1999 at 11:32:35AM +0200, Nick Hibma wrote: >> -/var/cron/log 600 3 100 * Z >> +/var/log/cron.log 600 3 100 * Z >> /var/log/amd.log 664 7 100 * Z >> /var/log/kerberos.log 664 7 100 * Z >> /var/log/lpd-errs 664 7 100 * Z > >Would it make sense (while you're there), to get rid of the ".log" >suffix of certain log files like cron.log, amd.log, etc ... > >I think the fact that files live under /var/"log" should be enough >to tell people, "here live logfiles". > >Since those files are rotated automatically by newsyslog there >shouldn't be any reason to say "no, this breaks scripts", since >the OS provides the newsyslog facility, so we can change it there >as well... > >What do you think ? I think they should all have .log since there can be subdirectories and it makes the files more easily identifiable. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project - http://www.freebsd.org Creator of high-performance Internet servers - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909062112.OAA03639>