From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F46F138335 for ; Sun, 18 Aug 2019 12:37:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0120E0ADA; Sun, 18 Aug 2019 12:37:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD4E2E0AD8 for ; Sun, 18 Aug 2019 12:37:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9AC3C349DAE for ; Sun, 18 Aug 2019 12:37:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0456376D for ; Sun, 18 Aug 2019 12:37:26 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1566131798.5fb9e40dc0912639330db897ec35b2356ffba88d.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-laptop/hdapsd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-laptop/hdapsd/hdapsd-20141203.ebuild X-VCS-Directories: app-laptop/hdapsd/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 5fb9e40dc0912639330db897ec35b2356ffba88d X-VCS-Branch: master Date: Sun, 18 Aug 2019 12:37:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 401851d3-fec2-4628-bf79-e978d7ab6d94 X-Archives-Hash: 3f19e41455151e0704daf6354c6f0f93 commit: 5fb9e40dc0912639330db897ec35b2356ffba88d Author: David Seifert gentoo org> AuthorDate: Sun Aug 18 12:07:21 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Aug 18 12:36:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb9e40d app-laptop/hdapsd: [QA] Fix leading whitespace Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert gentoo.org> app-laptop/hdapsd/hdapsd-20141203.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203.ebuild index 6edd851d960..df52add2e9f 100644 --- a/app-laptop/hdapsd/hdapsd-20141203.ebuild +++ b/app-laptop/hdapsd/hdapsd-20141203.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -62,11 +62,11 @@ precedence over the latter if both are used. You can change the default sampling rate by modifing - /sys/devices/platform/hdaps/sampling_rate + /sys/devices/platform/hdaps/sampling_rate and you may need to enable shock protection manually by running - # echo -1 > /sys/block//device/unload_heads + # echo -1 > /sys/block//device/unload_heads as root. "