All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Leblond <eric@regit.org>
To: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>,
	netfilter-devel@vger.kernel.org
Subject: Re: [PATCH ulogd2] adjust ulogd.logrotate to match ulogd.conf
Date: Sun, 12 Feb 2017 16:49:41 +0100	[thread overview]
Message-ID: <1486914581.10972.3.camel@regit.org> (raw)
In-Reply-To: <20170203112427.22678-1-kaarle.ritvanen@datakunkku.fi>

Hello,

On Fri, 2017-02-03 at 13:24 +0200, Kaarle Ritvanen wrote:
> Signed-off-by: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
> ---
>  ulogd.logrotate | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ulogd.logrotate b/ulogd.logrotate
> index b3fb6d1..a865353 100644
> --- a/ulogd.logrotate
> +++ b/ulogd.logrotate
> @@ -1,4 +1,4 @@
> -/var/log/ulogd.log /var/log/ulogd.syslogemu /var/log/ulogd.pktlog 

This is not correct. All the listed files are default value for various
existing output modules so we should keep them.

> /var/log/ulogd.pcap {
> +/var/log/ulogd*.log {
>      missingok
>      sharedscripts
>      postrotate

PS to Kaarle: resending because initial mail did not reach the ML.

BR,
-- 
Eric Leblond <eric@regit.org>
Blog: https://home.regit.org/

  parent reply	other threads:[~2017-02-12 15:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-03 11:24 [PATCH ulogd2] adjust ulogd.logrotate to match ulogd.conf Kaarle Ritvanen
2017-02-12 14:09 ` Pablo Neira Ayuso
2017-02-12 14:46   ` Arturo Borrero Gonzalez
2017-02-12 15:49 ` Eric Leblond [this message]
     [not found] <a8e669c7-6f9a-405f-bac3-c7d0c33064eb@email.android.com>
2017-03-06 17:06 ` Kaarle Ritvanen
2017-03-07 13:41   ` Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1486914581.10972.3.camel@regit.org \
    --to=eric@regit.org \
    --cc=kaarle.ritvanen@datakunkku.fi \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.