diff options
author | David Seifert <soap@gentoo.org> | 2019-08-18 14:07:21 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-08-18 14:36:38 +0200 |
commit | 5fb9e40dc0912639330db897ec35b2356ffba88d (patch) | |
tree | faf008bd842ba5f19813d5a1b88c4e7cfcf42442 /app-laptop/hdapsd | |
parent | app-emulation/wine-vanilla: [QA] Fix leading whitespace (diff) | |
download | gentoo-5fb9e40dc0912639330db897ec35b2356ffba88d.tar.gz gentoo-5fb9e40dc0912639330db897ec35b2356ffba88d.tar.bz2 gentoo-5fb9e40dc0912639330db897ec35b2356ffba88d.zip |
app-laptop/hdapsd: [QA] Fix leading whitespace
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-laptop/hdapsd')
-rw-r--r-- | app-laptop/hdapsd/hdapsd-20141203.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203.ebuild index 6edd851d9605..df52add2e9f8 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/<disk>/device/unload_heads + # echo -1 > /sys/block/<disk>/device/unload_heads as root. " |