From patchwork Mon May 25 11:55:46 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9862 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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gPDqX6T7Dz3wql for ; Mon, 25 May 2026 11:56:08 +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) (Client CN "mail02.haj.ipfire.org", Issuer "E8" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gPDqV2T0nz7GS for ; Mon, 25 May 2026 11:56:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gPDqT1Pwkz330h for ; Mon, 25 May 2026 11:56:05 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gPDqQ4KFyz2yTD for ; Mon, 25 May 2026 11:56:02 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4gPDqQ34hqz340; Mon, 25 May 2026 11:56:02 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1779710162; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oGENODeJ+R80UbQMZ8yqzd3zaZ3yxJFg6/p3hTuMO3M=; b=yshUJBJ3VBYu4p1ydpmEY5tbLJvSr2g9992RUgVBX/Ksfrky0DMm4Q862Z+kBvVS2B8bPR ay64r/dviGy6xKCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1779710162; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oGENODeJ+R80UbQMZ8yqzd3zaZ3yxJFg6/p3hTuMO3M=; b=E02xTNitNbM6VNw8fJUOq8hRGSQ7G7xLZnGhiwxUHsUH3gudSwMyFAgZw3yivPLr/rIC8i dDtjEt0OGbft663SQDL84ar02szQoWotRmpLNMvMC+vXz6dPcZpp0NJV6wU0dsoi3X3P4t /JbsvxmbkY7cqvD17ni30zjBrs5wnqFKr+J7/ndtI/C2BsXsam5kfkzzoZKzSgwijkQ7Ni S/tU1oYSMB0epsrsev87gR8DSMbwdQnsAKJw6o+vrLUR/A4ug4P0YjSu4cLWH3TykAZ6fp +KX/bd87LlsXK/Qvb0rEWA6oyEuK/09xHkScl70Tv5SWTUcrUM9HzEL4sdFEWA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 03/14] dma: Fix build warning - chown: warning: '.' should be ':' Date: Mon, 25 May 2026 13:55:46 +0200 Message-ID: <20260525115557.3631627-3-adolf.belka@ipfire.org> In-Reply-To: <20260525115557.3631627-1-adolf.belka@ipfire.org> References: <20260525115557.3631627-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 - Replace ownership separator from . to : Signed-off-by: Adolf Belka --- lfs/dma | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/dma b/lfs/dma index 9200de290..f56210eb9 100644 --- a/lfs/dma +++ b/lfs/dma @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2025 IPFire Team # +# Copyright (C) 2007-2026 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -80,8 +80,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && make cd $(DIR_APP) && make install mailq-link install-spool-dirs install-etc install -v -m 755 $(DIR_SRC)/config/dma/dma-cleanup-spool /usr/sbin - chown -R nobody.nobody /var/ipfire/dma - chown nobody.mail /var/ipfire/dma/auth.conf + chown -R nobody:nobody /var/ipfire/dma + chown nobody:mail /var/ipfire/dma/auth.conf chmod 640 /var/ipfire/dma/auth.conf ln -svf dma /usr/sbin/sendmail.dma /usr/sbin/alternatives --install /usr/sbin/sendmail sendmail /usr/sbin/sendmail.dma 20