public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/3] Revert "suricata: Disable Landlock support"
Date: Mon, 22 Apr 2024 16:43:00 +0000	[thread overview]
Message-ID: <0a12ec92-7119-4c7f-aafc-9257cbec1ff8@ipfire.org> (raw)
In-Reply-To: <b9f9572f-c1c7-4aa7-82b2-7ac70847c7cc@ipfire.org>

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

This reverts commit b7da97fd59f010ea8fa7bca845d18e52ca89bc5a.
---
 config/suricata/suricata.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/suricata/suricata.yaml b/config/suricata/suricata.yaml
index 041082b04..b57a1d9d4 100644
--- a/config/suricata/suricata.yaml
+++ b/config/suricata/suricata.yaml
@@ -768,7 +768,7 @@ security:
   limit-noproc: true
   # Use landlock security module under Linux
   landlock:
-    enabled: no
+    enabled: yes
     directories:
       write:
         - /run
-- 
2.35.3

  reply	other threads:[~2024-04-22 16:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22 16:43 [PATCH 1/3] linux: Properly load Landlock module Peter Müller
2024-04-22 16:43 ` Peter Müller [this message]
2024-04-22 16:44   ` [PATCH 3/3] suricata.yaml: Fix Landlock path settings Peter Müller

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=0a12ec92-7119-4c7f-aafc-9257cbec1ff8@ipfire.org \
    --to=peter.mueller@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