From patchwork Tue May 18 21:34:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 4344 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Fl8RK0c9Qz3wbh for ; Tue, 18 May 2021 21:34:53 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Fl8RJ59wQz2PC; Tue, 18 May 2021 21:34:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Fl8RJ580pz2xxN; Tue, 18 May 2021 21:34:52 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Fl8RH4trpz2xYf for ; Tue, 18 May 2021 21:34:51 +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 (P-384)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Fl8RG52Cmz11s for ; Tue, 18 May 2021 21:34:50 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1621373691; 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=cNqT1k9Sp0tbhhhAV1KaPkndD0iITmjIHjyOUKMWJ1U=; b=Ma3deiwrgX7t1PhCEqxedw4DSNxUFrOc/qjjgBpinDXyBmdz+Li+qVvH/D6Oawi48gLbMr wnjDM2jS+l89PRDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1621373691; 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=cNqT1k9Sp0tbhhhAV1KaPkndD0iITmjIHjyOUKMWJ1U=; b=TpQmWy0LODGQ87yjdwRm38IP2TD/uqPFh5emqitxKVqoGD0xrVZzXWh8bHCv2BWwuNQK/D dGuUaBQIPSmDy4Ta6tUBsTs4J3oAuI5Y0sfP8i6oPWqYhbCXgHl4wRx4pq6KG/IfN9PV6L rANIfnxxfijbKqQtO+ncycWvz0Wj3KXnou8PURpecOJykh/D4WNsNc/bhcZi8ZzHQdFmj5 yHtWG5jC5I/eS8F4xrrX7FCSQSDNitf2z2VHVE49JRJzB5dWvoA+DZtpmBK1Qwc4peG5B7 o8r/epyMyj4J6OogFOSqLaKcbJ2Z6S0igOw5vujSR8chfoCVq4O4EFj1Qb4azA== Subject: [PATCH 4/4] Delete UPnP initscript for ARM64 as well To: development@lists.ipfire.org References: <61ca95a1-1c7f-00b7-6aad-a00a1e6d58ac@ipfire.org> <9e2b11f5-f5ae-3c37-2c3a-3cbba6b200e9@ipfire.org> From: =?utf-8?q?Peter_M=C3=BCller?= Message-ID: <3289a368-3d73-632e-80d7-c5f91d36e837@ipfire.org> Date: Tue, 18 May 2021 23:34:49 +0200 MIME-Version: 1.0 In-Reply-To: <9e2b11f5-f5ae-3c37-2c3a-3cbba6b200e9@ipfire.org> Content-Language: en-US X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Peter Müller --- config/rootfiles/common/aarch64/initscripts | 1 - 1 file changed, 1 deletion(-) diff --git a/config/rootfiles/common/aarch64/initscripts b/config/rootfiles/common/aarch64/initscripts index 800005966..ed32c155d 100644 --- a/config/rootfiles/common/aarch64/initscripts +++ b/config/rootfiles/common/aarch64/initscripts @@ -93,7 +93,6 @@ etc/rc.d/init.d/template etc/rc.d/init.d/udev etc/rc.d/init.d/udev_retry etc/rc.d/init.d/unbound -etc/rc.d/init.d/upnpd etc/rc.d/init.d/vnstat etc/rc.d/init.d/waitdrives etc/rc.d/init.d/wlanclient