From patchwork Wed May 14 12:59:54 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8738 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) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4ZyD313PLxz3wty for ; Wed, 14 May 2025 13:00:13 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4ZyD303fxZz6TQ for ; Wed, 14 May 2025 13:00:12 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4ZyD302xhmz3393 for ; Wed, 14 May 2025 13:00:12 +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 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4ZyD2x3KV6z2yVK for ; Wed, 14 May 2025 13:00:09 +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 4ZyD2q4VdXz32l; Wed, 14 May 2025 13:00:03 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1747227608; 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; bh=QYp69xcVsgo4Fpy5XJpNjM4k1LLHLzQYrSqTzj/cdNQ=; b=/1Fy/5BEkvHGdAHz5Y2PQKD/GzX5FbkosnKCz8dpogduuenDmJaZ2JP1ghEpBvAqc3eu0Y r1YLaZfYN7lJRtBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1747227608; 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; bh=QYp69xcVsgo4Fpy5XJpNjM4k1LLHLzQYrSqTzj/cdNQ=; b=ILLnoMB6aMDdPmyMjT+8gdmQOTwnlYcYVtfK68vpWzJ0iosuTdFXtsWBAJlsxsR+2CcDt4 AbHhvzZCrrToMy45ZPlirCMIL5RXdXTmkwp2qjXKKXTi8cOhxHqH4AJiecwzhtuGvUOAYO MTbTOYEtm2nAjF5nu5V2N79fa2eF8+QybypLrfP93/wRzw7v4zEKVQc8jnH7PeM6ux24lE +khomon98ztOt2E3CDACHICdJ1PfJDJr8lC3zlGrYOap6oXEP9//h3ppQ+CG3xg9NuUlK/ jtOPhWRWoWKiVQWebrCGc7AP6UjTSuLH+XygzLBOYh7bjlre8PC+Ie9WJwlbQw== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] core196: Ship customservices from fwhosts Date: Wed, 14 May 2025 14:59:54 +0200 Message-ID: <20250514125954.2005-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 - This was missed in CU193 so the patch from @Luca did not end up getting shipped with Core Update 193. Signed-off-by: Adolf Belka --- config/rootfiles/core/196/filelists/files | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/196/filelists/files b/config/rootfiles/core/196/filelists/files index 1be17a342..db33fd261 100644 --- a/config/rootfiles/core/196/filelists/files +++ b/config/rootfiles/core/196/filelists/files @@ -1,3 +1,4 @@ srv/web/ipfire/cgi-bin/ovpnmain.cgi srv/web/ipfire/cgi-bin/pakfire.cgi var/ipfire/langs/list +var/ipfire/fwhosts/customservices