public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] convert-snort: Fix ownership of the generated homenet file.
Date: Wed, 24 Apr 2019 11:53:46 +0100	[thread overview]
Message-ID: <BDA1362E-E68F-4658-9D88-6135DC440B0C@ipfire.org> (raw)
In-Reply-To: <20190423183302.4556-1-stefan.schantl@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 777 bytes --]

Merged.

> On 23 Apr 2019, at 19:33, Stefan Schantl <stefan.schantl(a)ipfire.org> wrote:
> 
> Fixes #12059.
> 
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
> config/suricata/convert-snort | 3 +++
> 1 file changed, 3 insertions(+)
> 
> diff --git a/config/suricata/convert-snort b/config/suricata/convert-snort
> index 0ad2942b1..83931fa5b 100644
> --- a/config/suricata/convert-snort
> +++ b/config/suricata/convert-snort
> @@ -259,6 +259,9 @@ if (-f $IDS::rulestarball) {
> # Call subfunction to generate the file.
> &IDS::generate_home_net_file();
> 
> +# Set correct ownership for the homenet file.
> +&IDS::set_ownership("$IDS::homenet_file");
> +
> #
> ## Step 9: Setup automatic ruleset updates.
> #
> -- 
> 2.20.1
> 


      reply	other threads:[~2019-04-24 10:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-23 18:33 Stefan Schantl
2019-04-24 10:53 ` Michael Tremer [this message]

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=BDA1362E-E68F-4658-9D88-6135DC440B0C@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.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