Re: [gentoo-dev] logging in openntpd 20080406-r3+

2013-11-28 Thread Anders Thomson
If you pip stdout/stderr to a file, how does that interact with log rotation? -A -- Sent from my Android phone with K-9 Mail. Please excuse my brevity.

Re: [gentoo-dev] logging in openntpd 20080406-r3+

2013-11-28 Thread Paul B. Henson
On Thu, Nov 28, 2013 at 06:48:30AM -0500, Rich Freeman wrote: > Having 47 devs agree with you doesn't really accomplish > much if none of them care to maintain the package in question. Well, I would kinda hope that if 47 devs told 1 dev they were making a poor design decision, that 1 dev would re

Re: [gentoo-dev] logging in openntpd 20080406-r3+

2013-11-28 Thread Paul B. Henson
On Thu, Nov 28, 2013 at 08:55:56AM -0700, Christoph Junghans wrote: > run openntpd with two different ways of logging, via syslog (like Paul > wants) and with a separate log file to avoid boot delays (like djc > wants). We could easily make syslog logging the default, like My point is that runnin

Re: [gentoo-dev] logging in openntpd 20080406-r3+

2013-11-28 Thread Christoph Junghans
2013/11/28 Rich Freeman : > On Wed, Nov 27, 2013 at 10:56 PM, Paul B. Henson wrote: >> On Fri, Nov 22, 2013 at 09:36:38PM +0100, Peter Stuge wrote: >>> Paul B. Henson wrote: >>> > In openntpd ebuilds starting with version 20080406-r3, logging was >>> > changed >>> > from using the default standa

Re: [gentoo-dev] logging in openntpd 20080406-r3+

2013-11-28 Thread Rich Freeman
On Wed, Nov 27, 2013 at 10:56 PM, Paul B. Henson wrote: > On Fri, Nov 22, 2013 at 09:36:38PM +0100, Peter Stuge wrote: >> Paul B. Henson wrote: >> > In openntpd ebuilds starting with version 20080406-r3, logging was changed >> > from using the default standard syslog to running the daemon in debu

[gentoo-dev] Creative Commons 4.0 licenses

2013-11-28 Thread Ulrich Mueller
Creative Commons have released version 4.0 of their licenses: http://creativecommons.org/weblog/entry/40768 So watch out for updated license terms when doing a version bump of your packages. Ulrich