From: Eric Leblond <eric@regit.org>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org, Eric Leblond <eric@regit.org>
Subject: [PATCH 2/2] pcap: add file option to configuration file
Date: Mon, 29 Aug 2011 00:43:32 +0200 [thread overview]
Message-ID: <1314571412-9707-3-git-send-email-eric@regit.org> (raw)
In-Reply-To: <1314571412-9707-1-git-send-email-eric@regit.org>
---
ulogd.conf.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/ulogd.conf.in b/ulogd.conf.in
index b7b714b..5fe2639 100644
--- a/ulogd.conf.in
+++ b/ulogd.conf.in
@@ -171,6 +171,8 @@ directory="/var/log/"
sync=1
[pcap1]
+#default file is /var/log/ulogd.pcap
+#file=/var/log/ulogd.pcap
sync=1
[mysql1]
--
1.7.5.4
next prev parent reply other threads:[~2011-08-28 23:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-28 22:43 [PATCH 0/2] ulogd: minor fix and improvement Eric Leblond
2011-08-28 22:43 ` [PATCH 1/2] pcap: fix build on some recent x86_64 platform Eric Leblond
2011-09-01 15:08 ` Pablo Neira Ayuso
2011-08-28 22:43 ` Eric Leblond [this message]
2011-09-01 15:09 ` [PATCH 2/2] pcap: add file option to configuration file 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=1314571412-9707-3-git-send-email-eric@regit.org \
--to=eric@regit.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).