From patchwork Mon Jun 30 09:00:30 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8862 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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4bW0W72099z3wnF for ; Mon, 30 Jun 2025 09:00:51 +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 "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4bW0W56PTkz6M9 for ; Mon, 30 Jun 2025 09:00:49 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bW0W55fhJz34CH for ; Mon, 30 Jun 2025 09:00:49 +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 "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bW0W25gbpz33K0 for ; Mon, 30 Jun 2025 09:00:46 +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 4bW0W23fLkz1XX; Mon, 30 Jun 2025 09:00:46 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1751274046; 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=etkta6I/B0AaUBwsf+sVxs15B29PRQBEXSzsAweW0sw=; b=CVlKhIyt8GcP0HcO/qdAdnqwPW9gNYjOajJxJd8eLPMQr07G+nTWyxF/Qw0MFj9ep1mOrz 3ND6JvHViJPZObBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1751274046; 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=etkta6I/B0AaUBwsf+sVxs15B29PRQBEXSzsAweW0sw=; b=YqtrxZen4Mpk+RZin2hVfT8vtVcqimakGcYqxxkFOXE9+Fj88P3y6b2JuYDH2Wovo61mmD mWlZv0nhPdKElVJlx8KwBoEtQ1lkZY9vivH3y4vBjVFKxX7Pw/GZIip8DGoKwZMwlDXyIn 7qCgAxyGFNbp/Oj5xtphjNCufVu3W+VJzGgpGn3knFe71fFdLrefPC2XetBsSXpUW2035a LzAUYQZKM3/JR/KtW7l/nn6uNXscOL0pj2fVKvgdqfJTTN3Oq70yoFBNHl4k2AYNyJMl12 w+X6ihhKZxdnl2ZFhq4XaNGlAQ3njRQHy9leq9KwbpBMLYcbt9nmikvUDk58Rw== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] services.cgi: Openvpn-2.6 rebase fix pid name for services page Date: Mon, 30 Jun 2025 11:00:30 +0200 Message-ID: <20250630090031.6811-2-adolf.belka@ipfire.org> In-Reply-To: <20250630090031.6811-1-adolf.belka@ipfire.org> References: <20250630090031.6811-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 Signed-off-by: Adolf Belka --- html/cgi-bin/services.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/services.cgi b/html/cgi-bin/services.cgi index 462b6bfa1..8b92f7e08 100644 --- a/html/cgi-bin/services.cgi +++ b/html/cgi-bin/services.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2005-2021 IPFire Team # +# Copyright (C) 2005-2025 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 # @@ -114,7 +114,7 @@ $querry[1] = 'hour' unless defined $querry[1]; # OpenVPN Roadwarrior $Lang::tr{'ovpn roadwarrior server'} => { "process" => "openvpn", - "pidfile" => "/var/run/openvpn.pid", + "pidfile" => "/var/run/openvpn-rw.pid", } });