From: Mikhail Efremov <sem@altlinux.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] хуки при выходе из hibernate/suspend
Date: Sun, 15 Mar 2015 13:37:47 +0300
Message-ID: <20150315133747.078a8abe@sem-notebook> (raw)
In-Reply-To: <1944021.kyqV6krLyv@asy-nb.localdomain>
On Sat, 14 Mar 2015 17:53:04 +0400 Sergey wrote:
> Приветствую.
>
> А есть ли, куда записать хук на выход из спячки ?
> Собственно, надо сделать "/sbin/hdparm -B 254 /dev/sda"
> Всё, что в /etc/pm, вроде как, только для отключения
> предназначено.
При использовании pm-utils это легко делается штатными хуками.
Собственно, основная ценность pm-utils именно в этих хуках. Каждый раз,
когда я хотел написать свой скрипт для каких-то действий по
засыпанию/пробуждению, то обнаруживал, что в pm-utils такой хук уже есть
и надо лишь его настроить.
Конкретно использование hdparm настраивается переменными
в /etc/pm/config.d/harddrive. Список переменных и их значение расскажет
/usr/lib/pm-utils/power.d/harddrive help
Но проблема в том, что systemd не использует pm-utils и эти хуки с
systemd работать не будут. Вообще прикрутить использование хуков
pm-utils к systemd не сложно, насколько я это смотрел. Просто это,
видимо, никому было не надо.
Так что в systemd нужно писать свой unit с нужной командой.
--
WBR, Mikhail Efremov
next prev parent reply other threads:[~2015-03-15 10:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-14 13:53 Sergey
2015-03-14 14:04 ` Sergey
2015-03-15 10:37 ` Mikhail Efremov [this message]
2015-03-15 11:31 ` Sergey
2015-03-15 12:23 ` Mikhail Efremov
2015-03-15 12:50 ` Mikhail Efremov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150315133747.078a8abe@sem-notebook \
--to=sem@altlinux.ru \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git