From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 6230B1580E0 for ; Fri, 31 Jan 2025 14:35:18 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 49C46335D6A for ; Fri, 31 Jan 2025 14:35:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8A9F011047D; Fri, 31 Jan 2025 14:34:12 +0000 (UTC) Received: from smarthost01c.sbp.mail.zen.net.uk (smarthost01c.sbp.mail.zen.net.uk [212.23.1.5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 804691103B6 for ; Fri, 31 Jan 2025 14:34:11 +0000 (UTC) Received: from [82.69.80.10] (helo=cube.localnet) by smarthost01c.sbp.mail.zen.net.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1tds5t-00Ahlp-2s for gentoo-user@lists.gentoo.org; Fri, 31 Jan 2025 14:34:09 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Protecting init.d files from auto-update Date: Fri, 31 Jan 2025 14:34:09 +0000 Message-ID: <4405855.ejJDZkT8p0@cube> In-Reply-To: <23817797.6Emhk5qWAg@cube> References: <2207251.irdbgypaU6@cube> <871pwjofsd.fsf@gmail.com> <23817797.6Emhk5qWAg@cube> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-Originating-smarthost01c-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 69a30a30-ac2a-4b78-b1ab-1d36ad6a0edb X-Archives-Hash: 884f5d29aa60cf2c706961b6ce13f86a On Friday 31 January 2025 14:24:15 Greenwich Mean Time I wrote: > * 'tail -f /var/lib/boinc/stdoutdae.txt' showed boinc exiting instantly, > and gkrellm showed CPU use dropping to zero. It's hard to be definite about > what /bin/top shows, as it only updates every 3s, gkrellm every 2s. That > caveat applies to all the times I've mentioned in this thread. That should have been "gkrellm every second." -- Regards, Peter.