ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Shabalin <a.shabalin@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] systemd vs. NM
Date: Fri, 13 May 2011 20:53:38 +0400
Message-ID: <BANLkTik=0j41+=+6Q_jNAiLLzd5iq=6PJw@mail.gmail.com> (raw)
In-Reply-To: <BANLkTi=JS6JBW--OBwsE_6R8-KmcGLZ4uQ@mail.gmail.com>

13 мая 2011 г. 20:32 пользователь Mykola S. Grechukh написал:
> 2011/5/13 Alexey Shabalin <>:
>> А это где запускается:
>> eeelive/image-scripts.d/03services:/sbin/chkconfig rpcbind on ||:
>> при работающем systemd?
>
> Это в хэшере генерация корня для запаковки в live cd. systemd там
> естественно не запущен.
> .
>> И service и chkconfig проверяют, работает ли systemd и если нет, то
>> используют SysV.
>>
>> Хотя всё равно, если сервис включен для SysV, и есть .service для
>> systemd, то должен стартовать именно .service с помощью systemd.
>
> Получается вот что. chkconfig acpid в хэшере говорит вот так:
>
> Note: Forwarding request to 'systemctl enable acpid.service'.
> ln -s '/lib/systemd/system/acpid.service'
> '/etc/systemd/system/multi-user.target.wants/acpid.service'
>
> А chkconfig rpcbind говорит так:
>
> Note: Forwarding request to 'systemctl enable rpcbind.service'.
> ln -s '/lib/systemd/system/rpcbind.service'
> '/etc/systemd/system/rpcbind.target.wants/rpcbind.service'
>
> При загрузке с этого образа - acpid запускается, rpcbind не запускается.

:) выглядит правильно :)
acpid ставится в multi-user.target (и видимо он используется как цель
для загрузки) и стартует,
а rpcbind ставится в rpcbind.target, и на этот таргет нет зависимости
у multi-user.target.
Я посмотрю, что лучше сделать.

-- 
Alexey Shabalin

  reply	other threads:[~2011-05-13 16:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-13 14:09 Mykola S. Grechukh
2011-05-13 14:13 ` Mykola S. Grechukh
2011-05-13 15:10   ` Mikhail Efremov
2011-05-13 15:14     ` Mykola S. Grechukh
2011-05-13 15:27       ` Mikhail Efremov
2011-05-13 16:23         ` Mykola S. Grechukh
2011-05-13 14:48 ` Alexey Shabalin
2011-05-13 14:56   ` Mykola S. Grechukh
2011-05-13 15:25     ` Alexey Shabalin
2011-05-13 15:34       ` Mykola S. Grechukh
2011-05-13 16:24         ` Alexey Shabalin
2011-05-13 16:32           ` Mykola S. Grechukh
2011-05-13 16:53             ` Alexey Shabalin [this message]
2011-05-13 17:25               ` Alexey Shabalin
2011-05-13 17:33                 ` Денис Смирнов
2011-05-13 17:35                   ` Mykola S. Grechukh
2011-05-13 23:38                 ` Alexey Shabalin

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='BANLkTik=0j41+=+6Q_jNAiLLzd5iq=6PJw@mail.gmail.com' \
    --to=a.shabalin@gmail.com \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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