From patchwork Fri Nov 6 08:30:03 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 3644 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4CSD903pw7z3wl4 for ; Fri, 6 Nov 2020 08:30:12 +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 "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4CSD8z4ghXz12D; Fri, 6 Nov 2020 08:30:11 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4CSD8z3GPLz2xl9; Fri, 6 Nov 2020 08:30:11 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4CSD8y0zg0z2xb8 for ; Fri, 6 Nov 2020 08:30:10 +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) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4CSD8w1t6Fz12D for ; Fri, 6 Nov 2020 08:30:08 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1604651409; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=rpVF6A6NxllQcj+9Ngym+RC1oKpyAVL8OTj2FZ5CR0E=; b=fh+If5nMwa8RXCvOvnF46mwsKpZEZoCx6sXYnKjChGr+JZKQdZf9NVmQUxC4DspnvXHZ2J OPJSfVchkfHUmjBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1604651409; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=rpVF6A6NxllQcj+9Ngym+RC1oKpyAVL8OTj2FZ5CR0E=; b=gqTrZSxQy50STczhmT8qE4JManxvUHlWrX7+kf99DiDFdecqCccoIrZYcDykkki7fGn4T7 EMs+KogrxW+IpYunVMsK3cT/42PZSvPo75OmKgAtW3h0KU/yawQqpSEe6dLTTiM0PJAWai H+8FP7XTHTv4ZqNo20LA9FDLSu263/BvtpDd1N0u6zlidRoLzU62IpfnbWN8sUEPfs3lll A98pf3UntJM8eeGbuUt8sjJ2UBRnXt6m43r1HPmXmamhfLa3dbtic+DOy+6M30FpfbVgnm +MmpQiWEddyqTLmrpDb348VLg1U8AZNt2iCNunYQHLoeNMfxZNtP+HvkvhTENg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] core152: Ship header.pl Date: Fri, 6 Nov 2020 09:30:03 +0100 Message-Id: <20201106083003.3695888-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 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: Matthias Fischer --- config/rootfiles/core/152/filelists/files | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/152/filelists/files b/config/rootfiles/core/152/filelists/files index 58fb41dd3..571dd0398 100644 --- a/config/rootfiles/core/152/filelists/files +++ b/config/rootfiles/core/152/filelists/files @@ -14,4 +14,5 @@ srv/web/ipfire/cgi-bin/logs.cgi/log.dat srv/web/ipfire/cgi-bin/proxy.cgi usr/local/bin/setaliases var/ipfire/graphs.pl +var/ipfire/header.pl var/ipfire/langs