From patchwork Mon Apr 22 16:43:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 7753 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4VNWKR1kzQz3wvs for ; Mon, 22 Apr 2024 16:43:39 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4VNWKQ6mnWzvx; Mon, 22 Apr 2024 16:43:38 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4VNWKQ6J07z32wK; Mon, 22 Apr 2024 16:43:38 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4VNWKN6vPRz32v0 for ; Mon, 22 Apr 2024 16:43:36 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4VNWKM5Y5szFV for ; Mon, 22 Apr 2024 16:43:35 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1713804216; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=k+ElSTFf0+LuJK4ubwskrkW0yKTY++frGCnsZWo+lcc=; b=1w8Fxop/sUSxoLUw2QR+e2T38qJXDmMWg/7dTJdPYDuRmS5eaiFhRF6Xtwf5MR0JIZqmO7 NoC6A+1AvXF+/eCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1713804216; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=k+ElSTFf0+LuJK4ubwskrkW0yKTY++frGCnsZWo+lcc=; b=ajPR1dy3g1JA0w1h1SQ/6BHf7a9E2ITKd+yiPURqXemcqQpqg5hlgLNix0T8FsQXehto3+ uwL84iwEwDxPUsBnb6KPKlxe022itXd1To405tEBseTCk5aOPTZWOvlC0HKtUxBm483iwt Jo/3JHB8qn1JrUDrTWej/4OIfAfkxwOfyX5JhCP0i/DFHeUJrgN9hViIQTnJd8NMhy7yck aFtiHSovZ0ECuHNkq0ClzJDQnf8Isvtapx5e+ujf6XR/S88V0WnoXYqnTZ4jhxS2kU3u4L mK9nRrSy8hx+zApeYXXY93G2RZeNc+EowfXEp5cM/x+jkSiaPox8rXujaYx6iw== Message-ID: <0a12ec92-7119-4c7f-aafc-9257cbec1ff8@ipfire.org> Date: Mon, 22 Apr 2024 16:43:00 +0000 MIME-Version: 1.0 Subject: [PATCH 2/3] Revert "suricata: Disable Landlock support" To: development@lists.ipfire.org References: From: =?utf-8?q?Peter_M=C3=BCller?= In-Reply-To: Message-ID-Hash: YDE3YO3JAP762ZNGUSVSOK44GWHCEQKR X-Message-ID-Hash: YDE3YO3JAP762ZNGUSVSOK44GWHCEQKR X-MailFrom: peter.mueller@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: 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