ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Денис Смирнов" <mithraen@freesource.info>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] systemd & ускорение загрузки.
Date: Fri, 11 Jul 2014 04:25:59 +0400
Message-ID: <20140711002559.GA3779@mw.mithraen.ru> (raw)
In-Reply-To: <20140710234048.GA14746@altlinux.org>


[-- Attachment #1.1: Type: text/plain, Size: 1048 bytes --]

On Fri, Jul 11, 2014 at 03:40:48AM +0400, Dmitry V. Levin wrote:
>>> altlinux-update_chrooted.service грузится ~4 с, однако его загрузка отключена:
>>> Кто его грузит и для чего нужен данный сервис?
> /usr/lib/rpm/0ldconfig.filetrigger умеет запускать "update_chrooted lib"
> при обновлении библиотек из /lib и /lib64 с ноября 2008 года.

О!

>> 2. для ресолвера можно написать соответствующий сервис systemd, который
>> будет обновлять файлы при из изменении
> inotify(7) для
> /etc/{hosts,services,localtime,{host,nsswitch,resolv}.conf}?

Да. В аттаче то, что я написал и проверил у себя. Проверить можно
скопировавл их в /etc/systemd/system, и выполнив:

systemctl mask altlinux-update_chrooted
systemctl enable altlinux-libresolv.path
systemctl start altlinux-libresolv.path

>> 3. для остальных сервисов вызывать /etc/chroot.d/%name.* перед стартом
>> скрипта
> Тем более что традиционные startup-скрипты так и делают.

В таком случае проблему можно считать решенной.

-- 
С уважением, Денис

http://mithraen.ru/

[-- Attachment #1.2: altlinux-libresolv.path --]
[-- Type: text/plain, Size: 330 bytes --]

[Unit]
Description=Update chrooted libresolv configs
RequiresMountsFor=/etc /var/resolv
Before=paths.target shutdown.target

[Path]
PathChanged=/etc/hosts
PathChanged=/etc/services
PathChanged=/etc/localtime
PathChanged=/etc/host.conf
PathChanged=/etc/nsswitch.conf
PathChanged=/etc/resolv.conf

[Install]
WantedBy=default.target

[-- Attachment #1.3: altlinux-libresolv.service --]
[-- Type: text/plain, Size: 148 bytes --]

[Unit]
Description=Update chrooted libresolv configs
RequiresMountsFor=/etc /var/resolv

[Service]
Type=oneshot
ExecStart=/etc/chroot.d/resolv.conf

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

      reply	other threads:[~2014-07-11  0:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10 18:06 Шенцев Алексей Владимирович
2014-07-10 18:57 ` Anton Gorlov
2014-07-10 19:01   ` Anton Gorlov
2014-07-10 23:29     ` Денис Смирнов
2014-07-11  9:12       ` Anton Gorlov
2014-07-11 18:55         ` Денис Смирнов
2014-08-01 16:07           ` Alexey Shabalin
2014-08-02 14:20             ` Денис Смирнов
2014-07-10 19:30   ` Шенцев Алексей Владимирович
2014-07-10 23:30     ` Денис Смирнов
2014-07-10 19:30 ` Michael Shigorin
2014-07-10 19:32   ` Шенцев Алексей Владимирович
2014-07-10 23:28 ` Денис Смирнов
2014-07-10 23:40   ` Dmitry V. Levin
2014-07-11  0:25     ` Денис Смирнов [this message]

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=20140711002559.GA3779@mw.mithraen.ru \
    --to=mithraen@freesource.info \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git