From patchwork Fri Dec 13 16:31:00 2019 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: 2643 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 47ZGPq5hTSz43Tf for ; Fri, 13 Dec 2019 16:31:11 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 47ZGPq3d7xz2pW; Fri, 13 Dec 2019 16:31:11 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 47ZGPq2Fm6z2yN4; Fri, 13 Dec 2019 16:31: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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 47ZGPp1TKfz2xn4 for ; Fri, 13 Dec 2019 16:31:10 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 47ZGPn0p5hz2JW for ; Fri, 13 Dec 2019 16:31:08 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1576254669; 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=jmavnKYbZ4tbkN/kmPKL4BagLeuspfBAxTvBDEyM9Zc=; b=AO20We9x0pwFa2lQRPjYxIhH7DiphzhohuioAuLqjggFI9CWbB8KSqTAZ9RzM2VFVLSkkD InCns6qllNOqfbDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1576254669; 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=jmavnKYbZ4tbkN/kmPKL4BagLeuspfBAxTvBDEyM9Zc=; b=V8QrsDv2JyelXWIU1cZhXyUMQouWkwzcl5iiKRYQx4vebJke1UEa/mmWfAKkdkYoN/wLWC eY5fKcAG7mLMrAao2+IfOhUKr1Q+vfxu5FlKZulx+FigJRYRLrk95JJ/NwxDZ8JU2MmSHi VG8G/4QckJEiOmLifL8j+O2EZD0BaHKABmtvmab8lUI0Ulg30/cPse8ssEBN/tocNvpvR8 z03xhDH/unGs1xIYInG+hJ1hGiehPkEfJUuqeIwFTzgU5gApl//Cviz7anaR4NrAxvg+rk Gq7Kyw5BWYLIBv+P6as6L8kMc+iYR6nkqgMQ6hLN86rYTMqlFY7FGw1flWvlRA== Subject: [PATCH 2/2] Core Update 139 needs a reboot From: =?utf-8?q?Peter_M=C3=BCller?= To: "IPFire: Development-List" References: <20bb6561-7b77-2e52-49cd-3a1f98ccffe0@ipfire.org> Message-ID: Date: Fri, 13 Dec 2019 16:31:00 +0000 MIME-Version: 1.0 In-Reply-To: <20bb6561-7b77-2e52-49cd-3a1f98ccffe0@ipfire.org> Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=pmueller smtp.mailfrom=peter.mueller@ipfire.org 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" Fixes #12258 Signed-off-by: Peter Müller --- config/rootfiles/core/139/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/139/update.sh b/config/rootfiles/core/139/update.sh index f9f65eeda..df45990bb 100644 --- a/config/rootfiles/core/139/update.sh +++ b/config/rootfiles/core/139/update.sh @@ -65,7 +65,7 @@ ldconfig /etc/init.d/sshd restart # This update needs a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start